mirror of
https://github.com/ConjureETS/Human-Farm-Tycoon.git
synced 2026-03-24 02:11:07 +00:00
Merge scene MAScene and AntoineScene.
This commit is contained in:
parent
3bed6f6f84
commit
c1b929d5c0
@ -35,7 +35,7 @@ public class Evenement
|
||||
MultiCorps = 10;
|
||||
break;
|
||||
case 3:
|
||||
descriptionEvent = "Party day";
|
||||
descriptionEvent = "Party time";
|
||||
MultiWood = 10;
|
||||
MutliRock = 10;
|
||||
MultiCorps = 10;
|
||||
@ -59,7 +59,7 @@ public class Evenement
|
||||
MultiCorps = 10;
|
||||
break;
|
||||
case 7:
|
||||
descriptionEvent = "Mutiny of Zombie";
|
||||
descriptionEvent = "Zombie Mutiny";
|
||||
MultiWood = 0;
|
||||
MutliRock = 0;
|
||||
MultiCorps = 0;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user