mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Engineering cart resprite (#20901)
* adjustments * asfr * last? sprites * last of us fix * pranked * sprite fix
This commit is contained in:
@@ -168,12 +168,12 @@
|
||||
|
||||
/obj/structure/engineeringcart/update_overlays()
|
||||
. = ..()
|
||||
if(myglass)
|
||||
. += "cart_glass"
|
||||
if(mymetal)
|
||||
. += "cart_metal"
|
||||
if(myplasteel)
|
||||
. += "cart_plasteel"
|
||||
if(mymetal)
|
||||
. += "cart_metal"
|
||||
if(myglass)
|
||||
. += "cart_glass"
|
||||
if(myflashlight)
|
||||
. += "cart_flashlight"
|
||||
if(mybluetoolbox)
|
||||
|
||||
Reference in New Issue
Block a user