Files
Bubberstation/code/datums
JJRcop 7356d49b04 Adds some missing drone things from the previous PR:
+Missing head/mask slot because drones.dm is not currently being compiled
 +Missing weapon/storage not allowing drones to MouseDrop
 +Missing uplink buy() preventing non-humans to use it
 +Missing syndrone sprites

Adds new drone things that weren't in the previous PR:
 +Drone pings respect factions
 +Moved drone ping message functionality into its own proc
 +Alerts all drones about newly activated/reactivated drones
 +Alerts all drones about dead drones
 +Gives the syndrone the "syndicate" faction, overriding the default "neutral"
 ->Redirected gib() to dust()
 ->Redirected update_inv_l_hand() to update_inv_hands()
 ->Redirected update_inv_r_hand() to update_inv_hands()
 ->Redirected update_inv_wear_mask() to update_inv_head()
2014-09-21 01:20:20 -04:00
..
2014-09-05 22:58:58 -06:00
2014-08-26 09:52:13 +02:00
2014-09-01 11:29:49 +01:00
2014-08-26 09:52:13 +02:00