fix
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
return
|
||||
else
|
||||
reagents.reagents_holder_flags &= ~(OPENCONTAINER)
|
||||
ENABLE_BITFIELD(reagents.reagents_holder_flags, DRAWABLE |INJECTABLE )
|
||||
reagents.reagents_holder_flags |= (DRAWABLE|INJECTABLE)
|
||||
spillable = FALSE
|
||||
sealed = TRUE
|
||||
to_chat(user, "<span class='notice'>You seal the bag.</span>")
|
||||
|
||||
Reference in New Issue
Block a user