Begginings of achievement system.
Fix projectile detection.
This commit is contained in:
parent
8c47601d90
commit
1cbfd4b97d
20 changed files with 1369 additions and 35 deletions
|
|
@ -237,6 +237,7 @@ extend Class SWWMHandler
|
|||
Console.Printf("Spread: %d",Random2[Spread]());
|
||||
Console.Printf("Spreadgun: %d",Random2[Spreadgun]());
|
||||
Console.Printf("TUID: %d",Random2[TUID]());
|
||||
Console.Printf("UIStuff %d",Random2[UIStuff]());
|
||||
Console.Printf("Wallbuster: %d",Random2[Wallbuster]());
|
||||
Console.Printf("WallbusterMenu: %d",Random2[WallbusterMenu]());
|
||||
Console.Printf("Ynykron: %d",Random2[Ynykron]());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue