fix fix fix^2

This commit is contained in:
Letter N
2020-08-07 15:15:34 +08:00
parent 71bf63d0dd
commit 5b63f0acce
3 changed files with 18 additions and 22 deletions
+2 -2
View File
@@ -211,9 +211,9 @@
if(isnull(reason) || ..())
return
if(pack.goody && !self_paid)
if(pack.goody == PACK_GOODY_PRIVATE && !self_paid)
playsound(src, 'sound/machines/buzz-sigh.ogg', 50, FALSE)
say("ERROR: Small crates may only be purchased by private accounts.")
say("ERROR: Private small crates may only be purchased by private accounts.")
return
var/obj/item/coupon/applied_coupon