- add: Crawl
This commit is contained in:
@@ -265,6 +265,7 @@
|
||||
- type: Mood
|
||||
- type: HoleContainer
|
||||
- type: Arousal
|
||||
- type: Crawlable
|
||||
- type: InteractionPanel
|
||||
actionPrototypes:
|
||||
- SlapButt
|
||||
|
||||
30
Resources/Prototypes/_Amour/Actions/crawl_action.yml
Normal file
30
Resources/Prototypes/_Amour/Actions/crawl_action.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
- type: emote
|
||||
id: EmoteCrawl
|
||||
buttonText: Ползти
|
||||
chatMessages: [падает]
|
||||
chatTriggers:
|
||||
- падает
|
||||
- ползет
|
||||
- упала
|
||||
- упало
|
||||
- лежит
|
||||
- улегся
|
||||
- улеглась
|
||||
- улеглось
|
||||
- упал
|
||||
- лёг
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: EmoteCrawlUp
|
||||
buttonText: Встать
|
||||
chatMessages: [встает]
|
||||
chatTriggers:
|
||||
- встает
|
||||
- встал
|
||||
- встала
|
||||
- встало
|
||||
- поднялась
|
||||
- поднялось
|
||||
- поднялся
|
||||
allowMenu: true
|
||||
Reference in New Issue
Block a user