Renames "Weight Machine" to "weight machine" (#41678)

Improperly named things annoy me.
This commit is contained in:
coiax
2018-11-29 03:48:57 +00:00
committed by yogstation13-bot
parent c5a957d103
commit 12f26e0815

View File

@@ -20,7 +20,7 @@
L.apply_status_effect(STATUS_EFFECT_EXERCISED)
/obj/structure/weightmachine
name = "Weight Machine"
name = "weight machine"
desc = "Just looking at this thing makes you feel tired."
density = TRUE
anchored = TRUE
@@ -92,4 +92,4 @@
sleep(3)
animate(user, pixel_y = 2, time = 3)
sleep(3)
cut_overlay(swole_overlay)
cut_overlay(swole_overlay)