Add command #gearup as a fairly decent start to a expansion specific way of gearing up a GM test character

This commit is contained in:
Akkadius
2020-07-30 21:10:15 -05:00
parent a307636962
commit cfa3e88bb2
5 changed files with 149041 additions and 0 deletions
+1
View File
@@ -113,6 +113,7 @@ void command_flymode(Client *c, const Seperator *sep);
void command_fov(Client *c, const Seperator *sep);
void command_freeze(Client *c, const Seperator *sep);
void command_gassign(Client *c, const Seperator *sep);
void command_gearup(Client *c, const Seperator *sep);
void command_gender(Client *c, const Seperator *sep);
void command_getplayerburiedcorpsecount(Client *c, const Seperator *sep);
void command_getvariable(Client *c, const Seperator *sep);