verb
Equip_Pistol()
overlays+=/obj/gun/pistol
Equip_M4_68()
overlays+=/obj/gun/machine
Equip_Bow()
overlays+=/obj/gun/bow
Equip_Pulse_Pistol()
overlays+=/obj/gun/pulse_pistol
Remove_Pistol()
overlays-=/obj/gun/pistol
Remove_M4_68()
overlays-=/obj/gun/machine
Remove_Bow()
overlays-=/obj/gun/bow
Remove_Pulse_Pistol()
overlays-=/obj/gun/pulse_pistol
Problem description:
BYOND sees a problem but I don't >.>(error:overlays:undefined var)