mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 15:36:56 +01:00
@@ -119,8 +119,17 @@
|
||||
scan_state = "rock_Strange"
|
||||
|
||||
/turf/closed/mineral/random/volcanic/strangerock
|
||||
// GS13 calorite
|
||||
mineralSpawnChanceList = list(
|
||||
/turf/closed/mineral/uranium/volcanic = 2, /turf/closed/mineral/diamond/volcanic = 1, /turf/closed/mineral/gold/volcanic = 4, /turf/closed/mineral/titanium/volcanic = 4,
|
||||
/turf/closed/mineral/silver/volcanic = 10, /turf/closed/mineral/plasma/volcanic = 15, /turf/closed/mineral/bscrystal/volcanic = 1, /turf/closed/mineral/gibtonite/volcanic = 2,
|
||||
/turf/closed/mineral/iron/volcanic = 40, /obj/item/stack/ore/calorite = 1, /turf/closed/mineral/strange = 15)
|
||||
/turf/closed/mineral/uranium/volcanic = 2,
|
||||
/turf/closed/mineral/diamond/volcanic = 1,
|
||||
/turf/closed/mineral/gold/volcanic = 4,
|
||||
/turf/closed/mineral/titanium/volcanic = 4,
|
||||
/turf/closed/mineral/silver/volcanic = 10,
|
||||
/turf/closed/mineral/plasma/volcanic = 15,
|
||||
/turf/closed/mineral/bscrystal/volcanic = 1,
|
||||
/turf/closed/mineral/gibtonite/volcanic = 2,
|
||||
/turf/closed/mineral/iron/volcanic = 40,
|
||||
/obj/item/stack/ore/calorite = 1,
|
||||
/turf/closed/mineral/strange = 15)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user