New Item RndFixes (#628)

This commit is contained in:
LordFowl
2016-07-23 19:25:31 -04:00
committed by skull132
parent 3573eaa4a9
commit a076766115
4 changed files with 45 additions and 6 deletions

View File

@@ -150,7 +150,7 @@
w_class = 3
force = 10
projectile_type = /obj/item/projectile/energy/blaster
max_shots = 30
max_shots = 15
firemodes = list(
list(name="single shot", burst=1, burst_delay = 1, fire_delay = 0),

View File

@@ -127,11 +127,11 @@
name = "blaster bolt"
icon_state = "laser"
check_armour = "laser"
damage = 10
damage = 15
damage_type = BURN
pass_flags = PASSTABLE | PASSGLASS | PASSGRILLE
embed = 0
incinerate = 5
incinerate = 2
/*/obj/item/projectile/energy/flamer
name = "promethium"