and finally, the modules folder. Now I can publish and take a break
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
if(!cell_connectors)
|
||||
to_chat(user, "<span class='warning'>This [name] can't support a power cell!</span>")
|
||||
return
|
||||
if(W.flags_1 & NODROP_1)
|
||||
if(W.item_flags & NODROP)
|
||||
to_chat(user, "<span class='warning'>[W] is stuck to your hand!</span>")
|
||||
return
|
||||
user.dropItemToGround(W)
|
||||
|
||||
Reference in New Issue
Block a user