Files
GS13NG/code/__DEFINES/tools.dm

5 lines
121 B
Plaintext

#define TOOL_NONE 0
#define TOOL_CROWBAR 1
#define TOOL_SCREWDRIVER 2
#define TOOL_WIRECUTTER 3
#define TOOL_WRENCH 4