Grave digging and decomposition (#23646)

* Grave digging and decomposition

* fix

* update based on review comments

* code review

* remove unused field
This commit is contained in:
themias
2024-01-14 11:47:31 -05:00
committed by GitHub
parent 83f96a6766
commit fd7ff690b1
15 changed files with 315 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
grave-start-digging-others = {CAPITALIZE($user)} starts digging {THE($grave)} with {THE($tool)}.
grave-start-digging-user = You start digging {THE($grave)} with {THE($tool)}.
grave-start-digging-user-trapped = You start clawing your way out of {THE($grave)}!
grave-digging-requires-tool = You need a tool to dig this {$grave}!