Protolasers now have 2 more modifier slots for each frame size. (#5635)

Yet another really bad idea from me that most people are going to like anyway.

The issues with the redundant commits down below should be fixed come next PR being merged. It's just some awkward nonsense with gitbash not working properly on my toaster, coupled with my lack of competency with it.
This commit is contained in:
OneOneThreeEight
2018-11-29 18:28:18 -05:00
committed by Werner
parent 372800454d
commit b13d73b18d
4 changed files with 42 additions and 5 deletions

View File

@@ -5,14 +5,14 @@
icon_state = "medium"
w_class = 3
size = CHASSIS_MEDIUM
modifier_cap = 2
modifier_cap = 4
/obj/item/device/laser_assembly/large
name = "laser assembly (large)"
icon_state = "large"
w_class = 4
size = CHASSIS_LARGE
modifier_cap = 3
modifier_cap = 5
/obj/item/device/laser_assembly/admin
name = "laser assembly (obscene)"
@@ -404,4 +404,4 @@
projectile = /obj/item/projectile/energy/bfg
damage = 2
icon_state = "bfg"
firing_sound = 'sound/magic/LightningShock.ogg'
firing_sound = 'sound/magic/LightningShock.ogg'