Commit Graph

6 Commits (8ec232570be21702344efa1980ee23164e672196)

Author SHA1 Message Date
PeridexisErrant abb882618b Move modtools docs 2015-10-24 10:57:04 +11:00
Putnam3145 38fbf67262 Make skill-change actually work with level
It was trying to set the level to the string "Proficient" instead of 5, same for every other skill level. There was no workaround, especially since it expected numbers for the value.
2015-02-11 16:08:23 -08:00
warmist 686647af0e fix skill-change so it would use insert_sorted
This is needed because the skills vector is actually sorted. Adding skill with id<last one would mess things up very badly.
2015-01-18 19:53:08 +02:00
expwnent a8f810cc3b Lots of tweaks. 2014-07-09 06:21:52 -04:00
expwnent 8b2208f718 Tweak skill-change. 2014-07-03 20:07:13 -04:00
expwnent 87469c3313 skill-change.lua 2014-07-03 20:03:22 -04:00