mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Adds immolator laser gun
Adds an immolator laser gun, which has 7 shots and ignites the target. http://puu.sh/nfys1/b381d812de.png Will add more and better pictures tomorrow, but right now I need sleeps
This commit is contained in:
@@ -98,6 +98,14 @@ obj/item/weapon/gun/energy/laser/retro
|
||||
projectile_type = "/obj/item/projectile/beam/xray"
|
||||
charge_cost = 500
|
||||
|
||||
/obj/item/weapon/gun/energy/immolator
|
||||
name = "Immolator laser gun"
|
||||
desc = "A modified laser gun, shooting highly concetrated beams with higher intensity that ignites the target, for the cost of draining more power per shot"
|
||||
icon_state = "immolator"
|
||||
fire_sound = 'sound/weapons/laser3.ogg'
|
||||
projectile_type = "/obj/item/projectile/beam/immolator"
|
||||
charge_cost = 1400
|
||||
|
||||
|
||||
////////Laser Tag////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user