Add excite action

This commit is contained in:
Stubenhocker1399
2019-09-18 23:08:20 +02:00
parent f246d9279e
commit ba2b31c748
6 changed files with 18 additions and 4 deletions
+1
View File
@@ -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