Implant fixes/updates

This commit is contained in:
Markolie
2015-09-23 02:51:33 +02:00
parent e020a8716b
commit b770e8f2a0
9 changed files with 657 additions and 671 deletions
+4 -1
View File
@@ -22,4 +22,7 @@ var/global/list/rcd_list = list() //list of Rapid Construction Devices.
var/global/list/apcs = list()
var/global/list/air_alarms = list()
var/global/list/power_monitors = list()
var/global/list/power_monitors = list()
var/global/list/tracking_implants = list() //list of all tracking implants to work out what treks everyone are on. Sadly not on lavaworld not implemented...
var/global/list/beacons = list()