mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-29 19:43:52 +00:00
Merge pull request #9982 from Verkister/patch-42
Fixes scaling mode toggle verb not persisting
This commit is contained in:
committed by
Chompstation Bot
parent
7e2890409e
commit
50dc436f52
@@ -852,6 +852,7 @@
|
||||
set category = "Preferences"
|
||||
set desc = "Switch sharp/fuzzy scaling for current mob."
|
||||
appearance_flags ^= PIXEL_SCALE
|
||||
fuzzy = !fuzzy
|
||||
|
||||
/mob/living/examine(mob/user, infix, suffix)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user