sheep jump twice as often
This commit is contained in:
@@ -178,6 +178,8 @@ public class DiscoParty {
|
||||
if (doFireworks) {
|
||||
spawnRandomFireworkAtSheep(sheep);
|
||||
}
|
||||
}
|
||||
if (state % 4 == 0) {
|
||||
if (doJump) {
|
||||
jumpSheep(sheep);
|
||||
}
|
||||
|
Reference in New Issue
Block a user