mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Removes AEG change
This commit is contained in:
@@ -12,7 +12,3 @@
|
||||
|
||||
/obj/item/weapon/gun/energy/gun/nuclear
|
||||
icon = 'icons/obj/gun.dmi' //Points it back at the default file so eguns_vr.dmi doesn't need to mirror all the sprites
|
||||
firemodes = list(
|
||||
list(mode_name="stun", projectile_type=/obj/item/projectile/beam/stun, modifystate="nucgunstun", charge_cost = 240),
|
||||
list(mode_name="lethal", projectile_type=/obj/item/projectile/beam, modifystate="nucgunkill", charge_cost = 240),
|
||||
)
|
||||
Reference in New Issue
Block a user