Files
b41f1abdf1 overmaps: entity update (#5634)
- repaths things to /entity and /tiled
- basic ticked physics movement system
- basic cross/uncross/etc system for tiled

---------

Co-authored-by: silicons <no@you.cat>
2023-06-20 20:04:38 +01:00

12 lines
356 B
Plaintext

/obj/overmap/entity/visitable/sector/class_h
name = "Desert Planet"
desc = "Planet readings indicate light atmosphere and high heat."
scanner_desc = @{"[i]Information[/i]
Atmosphere: Thin
Weather: Sunny, little to no wind
Lifesign: Multiple Fauna and humanoid life-signs detected."}
in_space = 0
icon_state = "globe"
known = FALSE
color = "#BA9066"