mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Axis rename
This commit is contained in:
@@ -42,7 +42,7 @@ HONK Blaster and a pulse cannon protected by projectile armor and powered by a b
|
|||||||
/obj/effect/decal/mecha_wreckage/gorilla
|
/obj/effect/decal/mecha_wreckage/gorilla
|
||||||
name = "Gorilla wreckage"
|
name = "Gorilla wreckage"
|
||||||
desc = "... Blitzkrieg?"
|
desc = "... Blitzkrieg?"
|
||||||
icon = 'icons/mecha/NaziMech.dmi'
|
icon = 'icons/mecha/AxisMech.dmi'
|
||||||
icon_state = "pzrwreck"
|
icon_state = "pzrwreck"
|
||||||
plane = MOB_PLANE
|
plane = MOB_PLANE
|
||||||
pixel_x = -16
|
pixel_x = -16
|
||||||
@@ -51,7 +51,7 @@ HONK Blaster and a pulse cannon protected by projectile armor and powered by a b
|
|||||||
/obj/mecha/combat/gorilla
|
/obj/mecha/combat/gorilla
|
||||||
desc = "<b><font color='red'>BLITZKRIEEEEEEEG!</font></b>"
|
desc = "<b><font color='red'>BLITZKRIEEEEEEEG!</font></b>"
|
||||||
name = "Sd.Kfz. 269 Mechakampfwagen Gorilla Ausf. A"
|
name = "Sd.Kfz. 269 Mechakampfwagen Gorilla Ausf. A"
|
||||||
icon = 'icons/mecha/NaziMech.dmi'
|
icon = 'icons/mecha/AxisMech.dmi'
|
||||||
icon_state = "pzrmech"
|
icon_state = "pzrmech"
|
||||||
initial_icon = "pzrmech"
|
initial_icon = "pzrmech"
|
||||||
pixel_x = -16
|
pixel_x = -16
|
||||||
@@ -230,4 +230,4 @@ HONK Blaster and a pulse cannon protected by projectile armor and powered by a b
|
|||||||
src.smoke()
|
src.smoke()
|
||||||
if (href_list["toggle_zoom"])
|
if (href_list["toggle_zoom"])
|
||||||
src.zoom()
|
src.zoom()
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user