Skip to content

Commit

Permalink
reduced paid disruptor cost
Browse files Browse the repository at this point in the history
  • Loading branch information
higps committed Nov 30, 2023
1 parent e9c3e2e commit ff185c2
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cfg/robots/paid_disruptor_pyro_astrobot.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tips" "25%%%% Faster Airblast\nAirblasts propel you backwards while airborne\nHeal 175 on extinguish"
"health" "3000"
"difficulty" "3"
"rc_cost" "0.75"
"rc_cost" "0.5"
"sounds"
{
"death" "mvm/sentrybuster/mvm_sentrybuster_explode.wav"
Expand Down
2 changes: 1 addition & 1 deletion cfg/robots/paid_disruptor_scout_bonkscout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"subclass" "Disruptor"
"health" "1250"
"difficulty" "3"
"rc_cost" "2"
"rc_cost" "0.5"
"sounds"
{
"death" "mvm/sentrybuster/mvm_sentrybuster_explode.wav"
Expand Down
2 changes: 1 addition & 1 deletion cfg/robots/paid_disruptor_scout_fanscout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"subclass" "Disruptor"
"health" "2150"
"difficulty" "2"
"rc_cost" "1"
"rc_cost" "0.5"
"sounds"
{
"death" "mvm/sentrybuster/mvm_sentrybuster_explode.wav"
Expand Down
2 changes: 1 addition & 1 deletion cfg/robots/paid_disruptor_scout_hypescout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tips" "Use the boost you gain on hit to close the gap to get in enemies face"
"health" "2150"
"difficulty" "2"
"rc_cost" "0.75"
"rc_cost" "0.5"
"sounds"
{
"death" "mvm/sentrybuster/mvm_sentrybuster_explode.wav"
Expand Down
2 changes: 1 addition & 1 deletion cfg/robots/paid_disruptor_soldier_blastinator.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tips" "Shoot at crowds to break them up"
"health" "4200"
"difficulty" "1"
"rc_cost" "2"
"rc_cost" "1"
"sounds"
{
"death" "mvm/giant_soldier/giant_soldier_explode.wav"
Expand Down
2 changes: 1 addition & 1 deletion cfg/robots/paid_disruptor_soldier_lazy_purple.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tips" "Direct Hit deals normal damage to buildings"
"health" "2500"
"difficulty" "2"
"rc_cost" "3"
"rc_cost" "1"
"scale" "1.65"
"sounds"
{
Expand Down

0 comments on commit ff185c2

Please sign in to comment.