Paul Coene 77dca484fe The mob AT_Anim (as set in spawn2) was not correctly displaying in
various situations.

First, the set function for mob _appearance optimized sending a message
if the new appearance was equal to the old.  This cann't be done, as
the 1st time the zone runs there is no client when the set function is
called.  If we're combining set/send, as we are, better to always do both.  This fixes several of the cases.

Repop also did not work, as no code was being called reliably to set
appearance and update the client based on code path and various flags.  This is also fixed.
2015-05-06 15:39:36 -04:00
..
2015-01-31 17:03:44 -05:00
2014-12-15 04:56:01 -06:00
2014-08-21 23:46:01 -07:00
2015-03-24 07:13:22 -04:00
2015-02-23 19:57:47 -05:00
2015-02-23 19:57:47 -05:00
2015-01-20 03:20:40 -06:00
2013-05-09 11:13:16 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:13:16 -04:00
2014-12-27 23:52:44 -06:00
2014-11-18 21:12:48 -08:00
2014-08-31 20:27:02 -07:00
2013-06-21 14:20:30 -07:00
2015-02-01 15:11:27 -05:00
2015-01-30 02:34:33 -05:00
2015-02-27 19:28:28 -05:00
2013-02-16 16:14:39 -08:00
2014-08-21 23:46:01 -07:00
2014-11-29 04:56:42 -06:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-12-15 18:03:33 -06:00
2013-05-09 11:37:51 -04:00
2015-01-22 16:52:50 -08:00
2015-03-09 06:40:13 -04:00
2013-05-09 21:25:50 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2015-03-29 02:11:02 -04:00
2015-03-25 12:04:03 -05:00
2015-03-28 23:38:41 -07:00
2015-01-21 16:49:25 -06:00
2015-01-31 17:03:44 -05:00
2014-11-29 05:01:49 -06:00
2014-12-15 19:16:53 -06:00
2014-08-21 23:46:01 -07:00