Files
kiwistation/code/modules/mob/living/carbon
coiax 029f82ba77 EMPs cause chameleon clothing to flicker (#22086)
* [DNM] EMPs cause chameleon clothing to flicker

🆑 coiax
add: Chameleon clothing produced by the syndicate has been found to
react negatively to EMPs, randomly switching forms for a time.
/🆑

- EMPing them when they're in the box is fine, but when they're being
worn, the game slows down a LOT, which I assume is the constant spamming
of the regenerate_icons() proc on the mob every time the chameleon
clothes change, which if they're wearing all 10 of them, that's a lot of
redundant calls.

* EMPed camoclothing no longer causes lag
2016-12-18 19:46:55 +13:00
..
2016-12-02 22:27:30 -08:00
2016-12-03 00:25:44 -08:00
2016-12-08 14:47:43 -05:00
2016-12-05 02:03:49 -08:00
2016-10-31 19:51:54 +01:00