update gun pick description style

This commit is contained in:
Kistaro Windrider 2025-05-03 16:38:26 -07:00
parent e5b8a30cb6
commit ccd2c64103
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -916,10 +916,12 @@ blast_gun = mknew(gun_base.new{
maxammo = 5, maxammo = 5,
munition = blast, munition = blast,
hdr = "bLASTER", hdr = "bLASTER",
body= [[plasma orb body= [[-----------GUN
plasma orb
cuts through cuts through
enemies. enemies.
slow. slow.
ammo: 5 ammo: 5
rate: 1/2sec rate: 1/2sec
@ -988,9 +990,11 @@ protron_gun_p = mknew(protron_gun_e.new{
maxammo = 20, maxammo = 20,
cooldown = 0x0.0018, cooldown = 0x0.0018,
hdr = "pROTRON", hdr = "pROTRON",
body = [[spray shots body = [[-----------GUN
in a dense
arc. spray shots
in a dense
arc.
ammo: 20 ammo: 20
rate: 2/sec rate: 2/sec
@ -1049,9 +1053,10 @@ vulcan_gun_p = mknew(vulcan_gun_e.new{
munition=vulcan_p, munition=vulcan_p,
maxammo = 100, maxammo = 100,
hdr = "vULCAN", hdr = "vULCAN",
body = [[rapid fire body = [[-----------GUN
in a v
shape. rapid fire in
a v shape.
ammo: 100 ammo: 100
rate: 20/sec rate: 20/sec