Much nicer syringe gun implementation

Makes syringe guns a type of launcher gun, and removes the hack
projectile.
Also moves syringe and dart gun source files into the modules/projectile
folder.
This commit is contained in:
mwerezak
2015-02-13 21:21:43 -05:00
parent 0d89717cf2
commit f8977c65af
17 changed files with 185 additions and 182 deletions

View File

@@ -67,7 +67,7 @@
icon_state = "bike_horn"
item_state = "bike_horn"
throwforce = 3
w_class = 1.0
w_class = 2
throw_speed = 3
throw_range = 15
attack_verb = list("HONKED")