mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
The beginning - Converts meatpackers gateway mission to ruin (#18434)
* Converts meatpackers gateway to ruin * Line endings more like life endings * Sean said this works * Sean review * the biggest edit
This commit is contained in:
@@ -293,3 +293,11 @@
|
||||
suffix = "debris3.dmm"
|
||||
name = "Debris field 3"
|
||||
description = "A bunch of metal chunks, wires and space waste. It used to be an arcade."
|
||||
|
||||
/datum/map_template/ruin/space/meatpackers
|
||||
id = "meatpackers"
|
||||
suffix = "meatpackers.dmm"
|
||||
name = "Meat Packers"
|
||||
description = "An old transport ship, possibly with a dubious past. It smells faintly of meat."
|
||||
allow_duplicates = FALSE
|
||||
cost = 2 // Pretty big
|
||||
|
||||
Reference in New Issue
Block a user