mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 20:59:56 +01:00
fd0a7cfffd
* Fixes Hybridshuttle * Update aro2.dmm * Update aro.dmm * Update aro3.dmm * Update lunaship.dmm * Tether surface1 * Tether Centcomm * tether misc * otieshelter * methlab * drgn and otie * derelectengine * drgnplateu * old_teleporter * tinycarrier * ship_mining_drone * Dhael * dojo * skipjack * example_sector * exmple_sector2 * v5_outpost * tether_wild_surface * wild_temple * Update tether_wild-crash-alt.dmm * wild-crash * Update gb-z2.dmm * GB * Update ship_centcom.dmm * Update stellar_delight1.dmm * Zoo * Update zoo_b.dmm * Update innland.dmm * dungeon * cybercity * train.dmm * Fixup maps in TGM format716c939e8e: maps/gateway_vr/zoo.dmm716c939e8e: maps/submaps/pois_vr/debris_field/ship_mining_drone.dmm Automatically commited by: tools\mapmerge2\fixup.py * fixup * fix these * Incorporate this * Update this
15 lines
684 B
Plaintext
15 lines
684 B
Plaintext
/obj/structure/prop/alien/computer/hybrid
|
|
name = "hybrid console"
|
|
desc = "The console flashes what appear to be symbols you've never seen before, intermixed with human writing moving too fast to comprehend."
|
|
icon_state = "console-c_alt"
|
|
interaction_message = span_warning("The screen flashes an 'access denied' message at you. Perhaps for the best.")
|
|
|
|
/obj/structure/prop/alien/pod/hybrid
|
|
name = "hybrid pod"
|
|
desc = "This seems to be a container for something."
|
|
icon_state = "experiment_alt"
|
|
interaction_message = span_warning("You don't see any mechanism to open this thing. Probably for the best.")
|
|
|
|
/obj/structure/prop/alien/dispenser/twoway
|
|
icon_state = "dispenser_2way"
|