mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Fixes-Tweakes
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
else
|
||||
icon_state = "energy0"
|
||||
|
||||
|
||||
/*
|
||||
attackby(obj/item/weapon/W, mob/user)
|
||||
if(istype(W, /obj/item/weapon/cell))
|
||||
if(!power_supply)
|
||||
@@ -73,4 +73,4 @@
|
||||
set src in view(1)
|
||||
..()
|
||||
if(!power_supply)
|
||||
usr <<"<span class='warning'>The weapon does not have a power source installed.</span>"
|
||||
usr <<"<span class='warning'>The weapon does not have a power source installed.</span>" */
|
||||
Reference in New Issue
Block a user