Saya bean pickup gesture.

This commit is contained in:
Mari the Deer 2021-03-08 20:55:24 +01:00
commit 140513adae
9 changed files with 84 additions and 5 deletions

View file

@ -208,6 +208,7 @@ extend Class SWWMHandler
Console.Printf("FlameT: %d",Random2[FlameT]());
Console.Printf("Flicker: %d",Random2[Flicker]());
Console.Printf("FunTags: %d",Random2[FunTags]());
Console.Printf("Gesture: %d",Random2[Gesture]());
Console.Printf("Gibs: %d",Random2[Gibs]());
Console.Printf("GoldDrop: %d",Random2[GoldDrop]());
Console.Printf("Goldy: %d",Random2[Goldy]());