mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Adds desc to things lacking them. (#31086)
* Desc change * Update girders.dm * Update valve.dm * Update machine_stacking.dm * Update shuttle_engines.dm * Update pipe_dispenser.dm * Update lib_items.dm
This commit is contained in:
@@ -67,6 +67,7 @@ GLOBAL_LIST_INIT(message_servers, list())
|
||||
icon = 'icons/obj/machines/research.dmi'
|
||||
icon_state = "server"
|
||||
name = "Messaging Server"
|
||||
desc = "A machine that attempts to gather the secret knowledge of the universe."
|
||||
density = TRUE
|
||||
anchored = TRUE
|
||||
use_power = IDLE_POWER_USE
|
||||
|
||||
Reference in New Issue
Block a user