Fixes right pew name (#50683)

About The Pull Request

Fixes the right wooden pew end name
Why It's Good For The Game

discrepancy detected
Changelog

cl
fix: right pews are no longer left pews.
/cl
This commit is contained in:
Cenrus
2020-04-28 12:48:20 +12:00
committed by GitHub
parent 30dbfefc81
commit 0411342ecc
@@ -41,7 +41,7 @@
update_leftpewarmrest()
/obj/structure/chair/pew/right
name = "left wooden pew end"
name = "right wooden pew end"
icon_state = "pewend_right"
var/mutable_appearance/rightpewarmrest