Files
kiwistation/code/modules/mob
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-11-13 12:07:04 -05:00
2016-11-10 01:33:05 -02:00
2016-12-10 10:27:56 +13:00
2016-12-03 18:31:01 -05:00
2016-08-19 17:06:08 -05:00
2016-12-02 22:27:30 -08:00
2016-10-26 19:03:41 +13:00