mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Merge pull request #2195 from Verkister/returnofthelongpup
Re-enables and fixes the CARGO EXCLUSIVE oties. Plus a couple new features! (Psst hey)
This commit is contained in:
@@ -60,11 +60,9 @@
|
||||
access = access_xenobiology
|
||||
contraband = 1
|
||||
|
||||
/* Removed until Otie code is unfucked.
|
||||
/datum/supply_packs/sci/otie
|
||||
name = "V.A.R.M.A.corp adoptable reject (Dangerous!)"
|
||||
name = "VARMAcorp adoptable reject (Dangerous!)"
|
||||
cost = 100
|
||||
containertype = /obj/structure/largecrate/animal/otie
|
||||
containername = "V.A.R.M.A.corp adoptable reject (Dangerous!)"
|
||||
containername = "VARMAcorp adoptable reject (Dangerous!)"
|
||||
access = access_xenobiology
|
||||
*/
|
||||
|
||||
@@ -1,13 +1,11 @@
|
||||
/* Removed until Otie code is unfucked.
|
||||
/datum/supply_packs/security/guardbeast
|
||||
name = "V.A.R.M.A.corp autoNOMous security solution"
|
||||
name = "VARMAcorp autoNOMous security solution"
|
||||
cost = 150
|
||||
containertype = /obj/structure/largecrate/animal/guardbeast
|
||||
containername = "V.A.R.M.A.corp autoNOMous security solution crate"
|
||||
containername = "VARMAcorp autoNOMous security solution crate"
|
||||
access = list(
|
||||
access_security,
|
||||
access_xenobiology)
|
||||
*/
|
||||
|
||||
/datum/supply_packs/security/biosuit
|
||||
contains = list(
|
||||
|
||||
Reference in New Issue
Block a user