mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-15 12:11:45 +00:00
* Reworks magspears, adds Syndicate bundle, carp clothing adds carp faction * 20 magspears * Replaces bandolier with quiver * Slightly increases throwforce to OHKO space carps
14 lines
478 B
Plaintext
14 lines
478 B
Plaintext
/obj/item/ammo_casing/caseless/laser
|
|
name = "laser casing"
|
|
desc = "You shouldn't be seeing this."
|
|
caliber = "laser"
|
|
icon_state = "s-casing-live"
|
|
projectile_type = /obj/item/projectile/beam
|
|
fire_sound = 'sound/weapons/laser.ogg'
|
|
firing_effect_type = /obj/effect/temp_visual/dir_setting/firing_effect/energy
|
|
|
|
/obj/item/ammo_casing/caseless/laser/gatling
|
|
projectile_type = /obj/item/projectile/beam/weak/penetrator
|
|
variance = 0.8
|
|
click_cooldown_override = 1
|