mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Enables cargo otie crates
Also adds a few more rng types for the said crates. Unmarked earlyport for now i guess
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
containertype = /obj/structure/largecrate/animal/weretiger
|
||||
containername = "Weretiger crate"
|
||||
access = access_xenobiology
|
||||
/*
|
||||
|
||||
/datum/supply_pack/sci/otie
|
||||
name = "VARMAcorp adoptable reject (Dangerous!)"
|
||||
cost = 100
|
||||
@@ -43,4 +43,3 @@
|
||||
containertype = /obj/structure/largecrate/animal/otie/phoron
|
||||
containername = "VARMAcorp adaptive beta subject (Experimental)"
|
||||
access = access_xenobiology
|
||||
*/ //VORESTATION AI TEMPORARY REMOVAL. Oties commented out cuz broke.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*/datum/supply_pack/security/guardbeast //VORESTATION AI TEMPORARY REMOVAL
|
||||
/datum/supply_pack/security/guardbeast
|
||||
name = "VARMAcorp autoNOMous security solution"
|
||||
cost = 150
|
||||
containertype = /obj/structure/largecrate/animal/guardbeast
|
||||
@@ -17,7 +17,6 @@
|
||||
access_security,
|
||||
access_xenobiology)
|
||||
one_access = TRUE
|
||||
*/
|
||||
|
||||
/datum/supply_pack/randomised/security/armor
|
||||
access = access_armory
|
||||
|
||||
Reference in New Issue
Block a user