@@ -103,3 +103,6 @@ hugging-success-generic-target = { CAPITALIZE(THE($user)) } hugs you.
|
||||
|
||||
petting-success-tesla = You pet {THE($target)}, violating the laws of nature and physics.
|
||||
petting-failure-tesla = You reach out towards {THE($target)}, but {SUBJECT($target)} {CONJUGATE-BASIC($target, "zap", "zaps")} your hand away.
|
||||
|
||||
petting-success-mail-teleporter = You pet {THE($target)} on {POSS-ADJ($target)} dutiful, cold exterior.
|
||||
petting-failure-mail-teleporter = You reach out to pet {THE($target)}, but {SUBJECT($target)} {CONJUGATE-BE($target)} busy sorting mail!
|
||||
|
||||
@@ -39,6 +39,9 @@
|
||||
- type: Machine
|
||||
board: MailTeleporterMachineCircuitboard
|
||||
- type: PowerSwitch
|
||||
- type: InteractionPopup
|
||||
interactSuccessString: petting-success-mail-teleporter
|
||||
interactFailureString: petting-failure-mail-teleporter
|
||||
- type: DeliverySpawner
|
||||
table: !type:NestedSelector
|
||||
tableId: RandomDeliveryBasic
|
||||
|
||||
Reference in New Issue
Block a user