Add Syringe DoAfter (#5658)

* syringe do after

* fix spacing

* delay and log tweaks

* Apply suggestions from code review

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>

* clean up comments

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
This commit is contained in:
Leon Friedrich
2021-12-05 00:33:21 +13:00
committed by GitHub
parent 08c2aeec1b
commit 49a5696fd6
3 changed files with 113 additions and 7 deletions

View File

@@ -17,3 +17,8 @@ injector-component-transfer-success-message = You transfer {$amount}u into {$tar
injector-component-draw-success-message = You draw {$amount}u from {$target}.
injector-component-target-already-full-message = {$target} is already full!
injector-component-target-is-empty-message = {$target} is empty!
## mob-inject doafter messages
injector-component-injecting-user = You start inserting the needle.
injector-component-injecting-target = {$user} is trying to stick a needle into you!