mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
* cant wait for all the compile this will make * compile errors pt 1 * solfed outfit gun fixing * fixes black mesa, again * i missed two m16s --------- Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
12 lines
590 B
Plaintext
12 lines
590 B
Plaintext
/obj/item/gun/energy/laser
|
|
name = "\improper Allstar SC-1 laser carbine"
|
|
desc = "A basic energy-based laser carbine that fires concentrated beams of light which pass through glass and thin metal."
|
|
|
|
/obj/item/gun/energy/laser/carbine
|
|
name = "\improper Allstar SC-1A laser auto-carbine"
|
|
desc = "An basic energy-based laser auto-carbine that rapidly fires weakened, concentrated beams of light which pass through glass and thin metal."
|
|
|
|
/obj/item/gun/energy/e_gun
|
|
name = "\improper Allstar SC-2 energy carbine"
|
|
desc = "A basic hybrid energy carbine with two settings: disable and kill."
|