mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-23 15:20:52 +01:00
Update PetManager.java
This commit is contained in:
parent
ac60af6cc1
commit
e16b0527b8
@ -61,7 +61,11 @@ public class PetManager {
|
||||
this.put(30, new ActionWave());
|
||||
this.put(35, new ActionWings());
|
||||
this.put(36, new ActionBreatheFire());
|
||||
this.put(37, new ActionHang());
|
||||
this.put(38, new ActionTorch());
|
||||
this.put(40, new ActionSwing());
|
||||
this.put(41, new ActionRoll());
|
||||
this.put(42, new ActionRingOfFire());
|
||||
this.put(43, new ActionEat());
|
||||
this.put(46, new ActionBreed());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user