TO MANY TABS AAAAAAAA

This commit is contained in:
VerySoft
2022-06-05 17:50:37 -04:00
parent b55267fe12
commit f15a251c3e
+2 -2
View File
@@ -269,8 +269,8 @@
break
holder.drop_from_inventory(card)
else if(isbelly(card.loc)) //VOREStation edit.
to_chat(src, "<span class='notice'>There is no room to unfold in here. You're good and stuck.</span>") //VOREStation edit.
return 0 //VOREStation edit.
to_chat(src, "<span class='notice'>There is no room to unfold in here. You're good and stuck.</span>") //VOREStation edit.
return 0 //VOREStation edit.
else if(istype(card.loc,/obj/item/device/pda))
var/obj/item/device/pda/holder = card.loc
holder.pai = null