mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
fix paper wrapping crates (#30482)
* fix paper wrapping crates * define magic number
This commit is contained in:
committed by
GitHub
parent
9af452c0ce
commit
df0e69332f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user