From 46c2b910a8c2a2fb6b42205403b3925f79355e1a Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 4 Apr 2024 19:03:30 +0200 Subject: [PATCH] remove "Requesting permission to communicate" to speed up dialogs --- src/defs.txt | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/defs.txt b/src/defs.txt index e52c7ff..fa918ff 100644 --- a/src/defs.txt +++ b/src/defs.txt @@ -149,10 +149,8 @@ actor -3300 10 0 pizzeria pronoun it chat pizzeria name "Space Pizza™" - msg 2 INIT hi "Requesting permission to communicate..." - lvl info - msg 6 hi cool "Welcome to Space Pizza™, best pizza around the Main Ring!" - msg 6 cool order "Great to see a customer, we don't get many lately" + msg 4 INIT cool "Welcome to Space Pizza™, best pizza around the Main Ring!" + msg 4 cool order "Great to see a customer, we don't get many lately" msg 50 order special "Would you like to order today's special?" choice 3 special whatsthespecial "What's the special?" msg 4 whatsthespecial pineapple "Suspicious Spacefunghi" @@ -296,9 +294,7 @@ actor -300 0 40 suit collider capsule 2 1 chat drifter name "Drifter" - msg 5 INIT noresponse "Requesting permission to communicate..." - lvl info - msg 2 noresponse dead "Error: No response" + msg 2 INIT dead "Error: No response" lvl info msg 15 dead outcold "No life signs detected" lvl info