wtf.
This commit is contained in:
@@ -50,7 +50,6 @@ namespace OpenRa.Game
|
|||||||
|
|
||||||
public void Tick()
|
public void Tick()
|
||||||
{
|
{
|
||||||
|
|
||||||
while (currentActivity != null)
|
while (currentActivity != null)
|
||||||
{
|
{
|
||||||
var a = currentActivity;
|
var a = currentActivity;
|
||||||
|
|||||||
@@ -2411,7 +2411,7 @@ InfDeath=5
|
|||||||
|
|
||||||
; special case to only affect infantry (do not use for regular weapons)
|
; special case to only affect infantry (do not use for regular weapons)
|
||||||
[Organic]
|
[Organic]
|
||||||
Spread=0
|
Spread=5
|
||||||
Verses=100%,0%,0%,0%,0%
|
Verses=100%,0%,0%,0%,0%
|
||||||
InfDeath=0
|
InfDeath=0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user