Files
Bubberstation/code/modules/projectiles/projectile/energy/ninja.dm
SkyratBot 783f1ae329 [MIRROR] Kills all miscs in guncode (#7186)
* removes all misc files/folders from the projectiles module (#60478)

Co-authored-by: Thunder12345 <stewart@ critar.demon.co.uk>

* Kills all miscs in guncode

Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com>
Co-authored-by: Thunder12345 <stewart@ critar.demon.co.uk>
2021-07-28 18:59:28 +01:00

8 lines
145 B
Plaintext

/obj/projectile/energy/dart //ninja throwing dart
name = "dart"
icon_state = "toxin"
damage = 5
damage_type = TOX
paralyze = 100
range = 7