Updated projectile sprite.

This commit is contained in:
Fermi
2019-06-08 01:45:32 +01:00
parent 26e55a7a42
commit b6788cdd64
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@
//I am in a mess of my own making
/obj/item/projectile/bullet/dart/syringe/dart
name = "Smartdart"
icon_state = "syringeproj"
icon_state = "dartproj"
damage = 0
/obj/item/projectile/bullet/dart/syringe/dart/on_hit(atom/target, blocked = FALSE)