big chungus big changes

This commit is contained in:
INeedBots
2020-11-25 13:27:37 -06:00
parent 19d8bd01d9
commit 77a569adba
3 changed files with 246 additions and 5 deletions

View File

@@ -726,7 +726,7 @@ chopperWatch()
chopper = level.chopper;
if (!isEntity(chopper))
if (false && !isEntity(chopper))
{
chopper = level.chopper["allies"];
if (!isDefined(chopper))