Fix stuff that no one care about (#12340)
* Update bags.dm * Fix instant crush * tweak frame delay tweak the 3 variant of shutters frame delay to 0.38 per frame,make it took roughly 10 tick to close completely.
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
switch(contents.len)
|
||||
if(0)
|
||||
icon_state = "[initial(icon_state)]"
|
||||
if(0 to 11)
|
||||
if(1 to 11)
|
||||
icon_state = "[initial(icon_state)]1"
|
||||
if(11 to 20)
|
||||
icon_state = "[initial(icon_state)]2"
|
||||
|
||||
Reference in New Issue
Block a user