hahahahaha

This commit is contained in:
silicons
2020-07-11 00:30:56 -07:00
parent 11eab51b5d
commit 8d5d194a26
8 changed files with 224 additions and 2 deletions
+5
View File
@@ -534,3 +534,8 @@ GLOBAL_LIST_INIT(pda_reskins, list(PDA_SKIN_CLASSIC = 'icons/obj/pda.dmi', PDA_S
#define LOOT_RESTRICTION_CKEY 2
#define LOOT_RESTRICTION_MIND_PILE 3 //limited to the current pile.
#define LOOT_RESTRICTION_CKEY_PILE 4 //Idem
//stages of shoe tying-ness
#define SHOES_UNTIED 0
#define SHOES_TIED 1
#define SHOES_KNOTTED 2