mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Add excite action
This commit is contained in:
@@ -275,6 +275,7 @@ export function createCommands(world: World): Command[] {
|
||||
action(['yawn'], Action.Yawn),
|
||||
action(['laugh', 'lol', 'haha', 'хаха', 'jaja'], Action.Laugh),
|
||||
action(['sneeze', 'achoo'], Action.Sneeze),
|
||||
action(['excite', 'tada'], Action.Excite),
|
||||
action(['magic'], Action.Magic),
|
||||
|
||||
// house
|
||||
|
||||
Reference in New Issue
Block a user