mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Merge pull request #10657 from TheDavestDave/phaser-handbow
adds the phaser handbow
This commit is contained in:
committed by
Chompstation Bot
parent
443447ba5f
commit
fafe1bc65c
@@ -8,4 +8,18 @@
|
||||
flash_range = 1
|
||||
|
||||
/obj/item/projectile/energy/flash/flare
|
||||
flash_range = 2
|
||||
flash_range = 2
|
||||
|
||||
/obj/item/projectile/energy/bolt
|
||||
name = "engergy bolt"
|
||||
icon_state = "cbbolt"
|
||||
damage = 20
|
||||
|
||||
|
||||
/obj/item/projectile/energy/bolt/heavy
|
||||
damage = 30
|
||||
icon_state = "cbbolt"
|
||||
|
||||
/obj/item/projectile/energy/bolt/stun
|
||||
name = "stun bolt"
|
||||
agony = 30
|
||||
|
||||
Reference in New Issue
Block a user