mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
Fixes a Typo When You Deconstruct with an RCD (#31130)
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
/datum/rcd_act/remove_wall
|
||||
mode = MODE_DECON
|
||||
cost = 5
|
||||
start_message = "Deonstructing wall..."
|
||||
start_message = "Deconstructing wall..."
|
||||
delay = 5 SECONDS
|
||||
start_effect_type = /obj/effect/temp_visual/rcd_effect/reverse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user