From f14b792ba210450879b628b0125ee75497e2a2dc Mon Sep 17 00:00:00 2001 From: Brian Haley Date: Wed, 4 Sep 2019 18:33:57 -0400 Subject: [PATCH] Reserve to 49 --- data/actions.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/actions.sql b/data/actions.sql index 8a24a5b..b9f8340 100644 --- a/data/actions.sql +++ b/data/actions.sql @@ -105,7 +105,7 @@ VALUES -- 1 to 10 is reserved for actionCategories -- (1, 1, 469, 469) -- Basic -- ,(2, 1, 472, 472) -- Specialty basic, Arrest a fall, Avert gaze, Burrow, Fly, Grab an edge, Mount, Point out, Raise a shield -- - -- 11 to 50 is reserved for Actions -- + -- 11 to 49 is reserved for Actions -- ,(11, 1, 470, 470) -- Aid, Crawl, Delay, Drop prone, Escape, Interact, Leap, Ready, Release -- ,(12, 1, 531, 531) -- Invest an item -- ,(13, 1, 471, 471) -- Seek, Sense motive, Stand, Step, Stride, Strike, Take cover --