update gun pick description style
This commit is contained in:
parent
e5b8a30cb6
commit
ccd2c64103
@ -916,10 +916,12 @@ blast_gun = mknew(gun_base.new{
|
||||
maxammo = 5,
|
||||
munition = blast,
|
||||
hdr = "bLASTER",
|
||||
body= [[plasma orb
|
||||
body= [[-----------GUN
|
||||
|
||||
plasma orb
|
||||
cuts through
|
||||
enemies.
|
||||
slow.
|
||||
enemies.
|
||||
slow.
|
||||
|
||||
ammo: 5
|
||||
rate: 1/2sec
|
||||
@ -988,9 +990,11 @@ protron_gun_p = mknew(protron_gun_e.new{
|
||||
maxammo = 20,
|
||||
cooldown = 0x0.0018,
|
||||
hdr = "pROTRON",
|
||||
body = [[spray shots
|
||||
in a dense
|
||||
arc.
|
||||
body = [[-----------GUN
|
||||
|
||||
spray shots
|
||||
in a dense
|
||||
arc.
|
||||
|
||||
ammo: 20
|
||||
rate: 2/sec
|
||||
@ -1049,9 +1053,10 @@ vulcan_gun_p = mknew(vulcan_gun_e.new{
|
||||
munition=vulcan_p,
|
||||
maxammo = 100,
|
||||
hdr = "vULCAN",
|
||||
body = [[rapid fire
|
||||
in a v
|
||||
shape.
|
||||
body = [[-----------GUN
|
||||
|
||||
rapid fire in
|
||||
a v shape.
|
||||
|
||||
ammo: 100
|
||||
rate: 20/sec
|
||||
|
Loading…
x
Reference in New Issue
Block a user