Big Bastard Incidental Sound Port

This commit is contained in:
Cerebulon
2020-03-08 23:25:45 +00:00
parent 51fd39f84a
commit 52e6669bf9
177 changed files with 1504 additions and 28 deletions
+1
View File
@@ -8,6 +8,7 @@
throwforce = 1
w_class = ITEMSIZE_TINY
preserve_item = 1
drop_sound = 'sound/items/drop/ring.ogg'
var/leaves_residue = 1
var/caliber = "" //Which kind of guns it can be loaded into
+1
View File
@@ -49,6 +49,7 @@
origin_tech = list(TECH_COMBAT = 1)
attack_verb = list("struck", "hit", "bashed")
zoomdevicename = "scope"
drop_sound = 'sound/items/drop/gun.ogg'
var/automatic = 0
var/burst = 1