mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Fix lesser predator crate
Had the same path as the more expensive one, so the firstly defined one would be overridden and not show up.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
containername = "Dangerous Predator crate"
|
||||
access = access_xenobiology
|
||||
|
||||
/datum/supply_packs/sci/pred
|
||||
/datum/supply_packs/sci/pred_doom
|
||||
name = "EXTREMELY Dangerous Predator crate"
|
||||
cost = 200
|
||||
containertype = /obj/structure/largecrate/animal/dangerous
|
||||
|
||||
Reference in New Issue
Block a user