Getting ready for a release

This commit is contained in:
ineed bots
2026-09-24 11:21:37 -06:00
parent 225950c693
commit 383a5692ea
4 changed files with 127 additions and 12 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ doGreetings()
wait 1;
self iprintln( "Welcome to Bot Warfare " + self.name + "!" );
wait 5;
self iprintln( "Press [{+attack}] + [{+activate}] + [{+melee_breath}] to open menu!" );
self iprintln( "Press [{+attack}] + [{+activate}] + [{+melee_breath}] / [{+melee}] to open menu!" );
}
watchPlayerOpenMenu()