Mech Appearance Update (#7818)

* Mechs are now properly scaled. Also fixes the FUCKING taur sprites.

* What
This commit is contained in:
Mechoid
2021-01-24 10:18:05 -09:00
committed by GitHub
parent 119bd1f458
commit 95ea4f6f2d
15 changed files with 139 additions and 18 deletions
+1 -1
View File
@@ -241,7 +241,7 @@
M.initial_icon = new_icon
if(new_icon_file)
M.icon = new_icon_file
M.reset_icon()
M.update_icon()
use(1, user)
/obj/mecha/attackby(var/obj/item/weapon/W, var/mob/user)