Files
Paradise/code/modules/mob/living
Krausus 505531f1a6 Fixes AI crew monitor runtime
Instead of the AI crew_monitor being a per-AI variable, it was shared by
all AIs, and recreated each time a new AI was created, as part of that
AI's contents. Bots create and delete a new AI every time they transmit,
which means the crew_monitor would be deleted the moment a bot spoke
over the radio, causing it to runtime.

It is now a per-AI variable.
2015-05-16 02:03:09 -04:00
..
2015-05-16 02:03:09 -04:00
2015-05-15 02:08:28 -04:00
2015-05-12 20:04:18 -04:00
2015-05-14 08:37:57 -04:00
2015-05-12 18:07:30 -04:00
2015-04-14 19:21:48 -07:00