- add: Crawl

This commit is contained in:
2024-02-24 21:20:43 +03:00
parent e15ae4ced8
commit b63a46e032
7 changed files with 152 additions and 0 deletions

View File

@@ -265,6 +265,7 @@
- type: Mood
- type: HoleContainer
- type: Arousal
- type: Crawlable
- type: InteractionPanel
actionPrototypes:
- SlapButt

View File

@@ -0,0 +1,30 @@
- type: emote
id: EmoteCrawl
buttonText: Ползти
chatMessages: [падает]
chatTriggers:
- падает
- ползет
- упала
- упало
- лежит
- улегся
- улеглась
- улеглось
- упал
- лёг
allowMenu: true
- type: emote
id: EmoteCrawlUp
buttonText: Встать
chatMessages: [встает]
chatTriggers:
- встает
- встал
- встала
- встало
- поднялась
- поднялось
- поднялся
allowMenu: true