mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Removes Pet Hospital, Adds Althland Corporation Refinery Ruins (#22287)
* byebyepet
* typo fix
* more typo fixes
* fixes
* another fix
* delete hospital shit
* ok seriously work now you fuc-
* improvements
* changes tempature
* heat proof lattice
* hi qwerty
* test
* ok lmao
* lattice moment
* oopsie!
* ok fuck you
* map update
* yes
* Revert "yes"
This reverts commit 9892a11232.
* Update lavaland_surface_althland_facility.dmm
* Update code/game/objects/items/stacks/rods.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
* henri review
* adds lore
* fix
* fix
* more fix
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
@@ -62,12 +62,13 @@
|
||||
suffix = "lavaland_surface_golem_ship.dmm"
|
||||
allow_duplicates = FALSE
|
||||
|
||||
/datum/map_template/ruin/lavaland/animal_hospital
|
||||
name = "Animal Hospital"
|
||||
id = "animal-hospital"
|
||||
description = "Rats with cancer do not live very long. And the ones that wake up from cryostasis seem to commit suicide out of boredom."
|
||||
/datum/map_template/ruin/lavaland/althland_facility
|
||||
name = "Althland Facility"
|
||||
id = "althland-facility"
|
||||
description = "A grim testament to the Althland Mining Company's ambitions, this facility lies in ruin, swallowed by the very planet it sought to exploit. \
|
||||
Once a beacon of mining promise, it now stands as a stark reminder of the company's catastrophic demise."
|
||||
cost = 5
|
||||
suffix = "lavaland_surface_animal_hospital.dmm"
|
||||
suffix = "lavaland_surface_althland_facility.dmm"
|
||||
allow_duplicates = FALSE
|
||||
|
||||
/datum/map_template/ruin/lavaland/sin
|
||||
|
||||
Reference in New Issue
Block a user