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:
4
Resources/Locale/en-US/components/hands-component.ftl
Normal file
4
Resources/Locale/en-US/components/hands-component.ftl
Normal 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 }.
|
||||
Reference in New Issue
Block a user