mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Improves mob resizing (and UpdatePaths). (#75892)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# In this PR, the resize variable was renamed to current_size.
|
||||
|
||||
/mob/living/@SUBTYPES{resize = @ANY} : /mob/living/@SUBTYPES{@OLD;resize=@SKIP;current_size=@OLD:resize}
|
||||
Reference in New Issue
Block a user