mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Add files via upload
This commit is contained in:
8
code/modules/projectiles/projectile/energy_ch.dm
Normal file
8
code/modules/projectiles/projectile/energy_ch.dm
Normal file
@@ -0,0 +1,8 @@
|
||||
/obj/item/projectile/energy/phase/bolt
|
||||
range = 4
|
||||
SA_bonus_damage = 15 // 30 total on animals
|
||||
icon_state = "cbbolt"
|
||||
|
||||
/obj/item/projectile/energy/phase/bolt/heavy
|
||||
range = 4
|
||||
SA_bonus_damage = 25 // 20 total on animals
|
||||
Reference in New Issue
Block a user