Sleeping (#9793)
This commit is contained in:
@@ -77,3 +77,19 @@
|
||||
icon: Objects/Consumable/Food/egg.rsi/icon.png
|
||||
useDelay: 60
|
||||
serverEvent: !type:EggLayInstantActionEvent
|
||||
|
||||
- type: instantAction
|
||||
id: Sleep
|
||||
name: action-name-sleep
|
||||
description: action-desc-sleep
|
||||
checkCanInteract: false
|
||||
icon: Objects/Consumable/Food/egg.rsi/icon.png
|
||||
event: !type:SleepActionEvent
|
||||
|
||||
- type: instantAction
|
||||
id: Wake
|
||||
name: action-name-wake
|
||||
description: action-desc-wake
|
||||
icon: Objects/Consumable/Food/egg.rsi/icon.png
|
||||
checkCanInteract: false
|
||||
event: !type:WakeActionEvent
|
||||
|
||||
Reference in New Issue
Block a user