powder that makes you say yes

This commit is contained in:
Nadyr
2021-07-01 21:15:04 -04:00
committed by GitHub
parent c977771efb
commit 395ea3fc4b
+1 -1
View File
@@ -933,7 +933,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
if(usr.client.prefs?.be_special & BE_PAI)
var/count = 0
for(var/obj/item/device/paicard/p in all_pai_cards)
for(var/obj/item/device/paicard/p in GLOB.all_pai_cards)
var/obj/item/device/paicard/PP = p
if(PP.pai == null)
count++