mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Makes the Voyager space ruins reward accessable (#26093)
* Update voyager.dm Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com> * Update voyager.dmm Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com> * Update voyager.dm Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com> --------- Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com>
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
. = ..()
|
||||
AddComponent(/datum/component/two_handed, require_twohands = TRUE)
|
||||
|
||||
/turf/simulated/satellite
|
||||
/turf/simulated/wall/satellite
|
||||
name = "satellite components storage"
|
||||
desc = "There is plate covering inside storage, its wide and it have engraved 'Voyager' on it."
|
||||
desc = "There is a large plate covering the internal storage, 'Voyager' is engraved on it."
|
||||
icon = 'icons/turf/shuttle.dmi'
|
||||
icon_state = "wall"
|
||||
smoothing_flags = NONE
|
||||
|
||||
Reference in New Issue
Block a user