Initial commit, looks kind of ugly and texts are whatever

This commit is contained in:
TDSSS
2020-08-17 16:31:12 +02:00
parent 549e384574
commit eb0e2fffed
15 changed files with 95 additions and 108 deletions
+1 -1
View File
@@ -781,4 +781,4 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
set category = "Ghost"
var/datum/spawners_menu/menu = new /datum/spawners_menu(src)
menu.ui_interact(src)
menu.tgui_interact(src)