update gun pick description style
This commit is contained in:
parent
e5b8a30cb6
commit
ccd2c64103
@ -916,7 +916,9 @@ 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.
|
||||||
@ -988,7 +990,9 @@ 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
|
||||||
|
|
||||||
|
spray shots
|
||||||
in a dense
|
in a dense
|
||||||
arc.
|
arc.
|
||||||
|
|
||||||
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user