Adds hands examine text (#4160)

* Adds hands examine text.

* Cleans the code

* Fixes?

* Update Resources/Locale/en-US/components/hands-component.ftl

Thankies ❤

Co-authored-by: mirrorcult <notzombiedude@gmail.com>

* Put it under handcontainer and shutdown

Co-authored-by: mirrorcult <notzombiedude@gmail.com>
This commit is contained in:
T-Stalker
2021-06-09 05:39:31 -03:00
committed by GitHub
parent 3b3a11a905
commit 1c582ac2ec
2 changed files with 19 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
### HandComponent stuff
# Examine text after when they're holding something (in-hand)
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } { CONJUGATE-BE($user) } holding a { $item }.