Merge pull request #10657 from TheDavestDave/phaser-handbow

adds the phaser handbow
This commit is contained in:
Novacat
2021-06-17 15:49:27 -04:00
committed by Chompstation Bot
parent 443447ba5f
commit fafe1bc65c
4 changed files with 50 additions and 2 deletions

View File

@@ -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