mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +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:
@@ -99,6 +99,14 @@
|
||||
/obj/structure/lattice/catwalk/mining/deconstruction_hints(mob/user)
|
||||
return
|
||||
|
||||
/obj/structure/lattice/lava
|
||||
name = "heatproof support lattice"
|
||||
desc = "A specialized support beam for building across lava. Watch your step."
|
||||
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF
|
||||
|
||||
/obj/structure/lattice/lava/deconstruction_hints(mob/user)
|
||||
to_chat(user, "<span class='notice'>The supporting rods look like they could be <b>cut</b>.</span>, but the <i>heat treatment will shatter off</i>.")
|
||||
|
||||
/obj/structure/lattice/catwalk/clockwork
|
||||
name = "clockwork catwalk"
|
||||
icon = 'icons/obj/smooth_structures/catwalk_clockwork.dmi'
|
||||
|
||||
Reference in New Issue
Block a user