Refactoring mob holders into an element.

This commit is contained in:
Ghommie
2020-02-04 01:42:59 +01:00
parent 9156156696
commit 63c8612ccd
24 changed files with 256 additions and 224 deletions
+1
View File
@@ -7,6 +7,7 @@ SUBSYSTEM_DEF(pai)
var/ghost_spam = FALSE
var/spam_delay = 100
var/list/pai_card_list = list()
var/list/mob_holders_by_chassis = list()
/datum/controller/subsystem/pai/Topic(href, href_list)
if(href_list["download"])