Skip to content

Commit

Permalink
Hornshark: remove unit ids from Clockwork Boy units (bug #24722)
Browse files Browse the repository at this point in the history
This prevents ID conflicts resulting in certain units disappearing. They weren't
used anywhere in the scenario anyway.
  • Loading branch information
Vultraz committed Jun 5, 2016
1 parent 8889b5e commit 30847b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions data/multiplayer/scenarios/2p_Hornshark_Island.cfg
Expand Up @@ -248,7 +248,6 @@
[unit]
side=1
type=Woodsman
id=Clockwork Boy
name= _ "Clockwork Boy"
x,y=1,2
[modifications]
Expand All @@ -260,7 +259,6 @@
[unit]
side=1
type=Woodsman
id=Clockwork Boy
name= _ "Clockwork Boy"
x,y=2,1
[modifications]
Expand Down Expand Up @@ -708,7 +706,6 @@
[unit]
side=2
type=Woodsman
id=Clockwork Boy
name= _ "Clockwork Boy"
x,y=30,27
[modifications]
Expand All @@ -720,7 +717,6 @@
[unit]
side=2
type=Woodsman
id=Clockwork Boy
name= _ "Clockwork Boy"
x,y=29,27
[modifications]
Expand Down

0 comments on commit 30847b3

Please sign in to comment.