mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Fix screwdrivers showing old cryo pods
This commit is contained in:
@@ -286,7 +286,7 @@
|
||||
log_game("[key_name(user)] added an [I] to cyro containing [reagentlist]")
|
||||
return
|
||||
if(!on && !occupant && !state_open)
|
||||
if(default_deconstruction_screwdriver(user, "cell-o", "cell-off", I))
|
||||
if(default_deconstruction_screwdriver(user, "pod-off", "pod-off", I))
|
||||
return
|
||||
if(exchange_parts(user, I))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user