Sleeping (#9793)
This commit is contained in:
9
Resources/Locale/en-US/actions/actions/sleep.ftl
Normal file
9
Resources/Locale/en-US/actions/actions/sleep.ftl
Normal file
@@ -0,0 +1,9 @@
|
||||
action-name-sleep = Sleep
|
||||
action-desc-sleep = Go to sleep.
|
||||
action-name-wake = Wake up
|
||||
action-desc-wake = Stop sleeping.
|
||||
sleep-onomatopoeia = Zzz...
|
||||
sleep-examined = [color=lightblue]{CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} asleep.[/color]
|
||||
|
||||
wake-other-success = You shake {THE($target)} awake.
|
||||
wake-other-failure = You shake {THE($target)}, but {SUBJECT($target)} {CONJUGATE-BE($target)} not waking up.
|
||||
Reference in New Issue
Block a user