mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
Port current /tg/ lighting system
This commit is contained in:
@@ -78,10 +78,10 @@
|
||||
return ..()
|
||||
|
||||
/obj/item/weapon/material/fishing_rod/update_icon()
|
||||
overlays.Cut()
|
||||
cut_overlays()
|
||||
..()
|
||||
if(strung)
|
||||
overlays += image(icon, "[icon_state]_string")
|
||||
add_overlay("[icon_state]_string")
|
||||
|
||||
/obj/item/weapon/material/fishing_rod/proc/update_bait()
|
||||
if(istype(Bait, bait_type))
|
||||
|
||||
Reference in New Issue
Block a user