mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-27 15:17:21 +01:00
Adds NOCONDUCT to Some Items
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
possible_transfer_amounts = list(5,10,15,25,30,60)
|
||||
volume = 60
|
||||
w_class = ITEMSIZE_SMALL
|
||||
flags = OPENCONTAINER
|
||||
flags = OPENCONTAINER | NOCONDUCT
|
||||
unacidable = 1 //glass doesn't dissolve in acid
|
||||
|
||||
var/label_text = ""
|
||||
|
||||
Reference in New Issue
Block a user