Add item sparkles.
Tweak Omnisight pickup behavior (shared in mp).
This commit is contained in:
parent
07d4006172
commit
06f79726a8
13 changed files with 83 additions and 10 deletions
|
|
@ -3293,6 +3293,7 @@ Class SWWMHandler : EventHandler
|
|||
Console.Printf("Bundle: %d",Random2[Bundle]());
|
||||
Console.Printf("Candy: %d",Random2[Candy]());
|
||||
Console.Printf("Chancebox: %d",Random2[Chancebox]());
|
||||
Console.Printf("ClientSparkles: %d",Random2[ClientSparkles]());
|
||||
Console.Printf("Corrode: %d",Random2[Corrode]());
|
||||
Console.Printf("DemoLines: %d",Random2[DemoLines]());
|
||||
Console.Printf("DoBlast: %d",Random2[DoBlast]());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue