fix paper wrapping crates (#30482)

* fix paper wrapping crates

* define magic number
This commit is contained in:
warriorstar-orion
2025-09-19 12:05:48 -04:00
committed by GitHub
parent 9af452c0ce
commit df0e69332f
5 changed files with 21 additions and 7 deletions
@@ -316,7 +316,7 @@
emag_act(user)
return ITEM_INTERACT_COMPLETE
else if(istype(W, /obj/item/stack/package_wrap))
return ITEM_INTERACT_COMPLETE
return
else if(user.a_intent != INTENT_HARM)
closed_item_click(user)
return ITEM_INTERACT_COMPLETE