mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
New weapon "Punch" #68 (replaces Baby Sandhog)
This commit is contained in:
+16
-16
@@ -63,14 +63,14 @@ price_Heavy_Riot_Bomb = 272 ;_18
|
||||
price_Baby_Digger = 136 ;_19
|
||||
price_Digger = 176 ;_20
|
||||
price_Heavy_Digger = 207 ;_21
|
||||
price_Baby_Sandhog = 158 ;_22
|
||||
price_Sandhog = 191 ;_23
|
||||
price_Heavy_Sandhog = 223 ;_24
|
||||
price_Dirt_Clod = 104 ;_25
|
||||
price_Dirt_Ball = 130 ;_26
|
||||
price_Ton_of_Dirt = 171 ;_27
|
||||
price_Liquid_Dirt = 330 ;_28
|
||||
price_Dirt_Charge = 343 ;_29
|
||||
price_Sandhog = 191 ;_22
|
||||
price_Heavy_Sandhog = 223 ;_23
|
||||
price_Dirt_Clod = 104 ;_24
|
||||
price_Dirt_Ball = 130 ;_25
|
||||
price_Ton_of_Dirt = 171 ;_26
|
||||
price_Liquid_Dirt = 330 ;_27
|
||||
price_Dirt_Charge = 343 ;_28
|
||||
price_Punch = 158 ;_29
|
||||
price_Buy_me = 170 ;_30
|
||||
price_Laser = 277 ;_31
|
||||
price_White_Flag = $0 ;_32
|
||||
@@ -113,14 +113,14 @@ ind_Heavy_Riot_Bomb = 18
|
||||
ind_Baby_Digger = 19
|
||||
ind_Digger = 20
|
||||
ind_Heavy_Digger = 21
|
||||
ind_Baby_Sandhog = 22
|
||||
ind_Sandhog = 23
|
||||
ind_Heavy_Sandhog = 24
|
||||
ind_Dirt_Clod = 25
|
||||
ind_Dirt_Ball = 26
|
||||
ind_Ton_of_Dirt = 27
|
||||
ind_Liquid_Dirt = 28
|
||||
ind_Dirt_Charge = 29
|
||||
ind_Sandhog = 22
|
||||
ind_Heavy_Sandhog = 23
|
||||
ind_Dirt_Clod = 24
|
||||
ind_Dirt_Ball = 25
|
||||
ind_Ton_of_Dirt = 26
|
||||
ind_Liquid_Dirt = 27
|
||||
ind_Dirt_Charge = 28
|
||||
ind_Punch = 29
|
||||
ind_Buy_me = 30
|
||||
ind_Laser = 31
|
||||
last_offensive = ind_Laser
|
||||
|
||||
Reference in New Issue
Block a user