name change + comment

This commit is contained in:
modularized_suicide
2018-01-08 08:40:58 -05:00
parent bd20f13e0c
commit 24d352c14c
+1 -1
View File
@@ -12,7 +12,7 @@
var/dangerous = FALSE // Should we message admins?
var/special = FALSE //Event/Station Goals/Admin enabled packs
var/special_enabled = FALSE
var/rocketOnly = FALSE
var/DropPodOnly = FALSE//only usable by the Bluespace Drop Pod via the express cargo console
/datum/supply_pack/proc/generate(turf/T)
var/obj/structure/closet/crate/C = new crate_type(T)