mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
Brings back some slightly tweaked individual oties.
-With the lack of any in-depth borkage documentation, I felt like staying with my earlier point of the big issues being likely caused by vast numbers of these feature heavy snowflake mobs being spawned for wilderness cannonfodder en masse, which the current wildernessless build would rule out for better troubleshooting. -People had been missing these in IC near my chars in multiple occasions recently and I didn't have the heart to tell em they were gone lmao. -Only available via cargo orders now.
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