From 12a4e3853f839417453665d8e403e0d5e00bf0ed Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 17 Dec 2022 20:15:38 -0300 Subject: Be more clear about "c'mon, talk to the secretary first" implicit part --- npc/012-2/door.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/npc/012-2/door.txt b/npc/012-2/door.txt index 113a2252a..80e147b80 100644 --- a/npc/012-2/door.txt +++ b/npc/012-2/door.txt @@ -22,6 +22,9 @@ L_Unauthorized: slide 59, 82; end; } + if (.@n == 7) { + dispbottom col(l("Seems like my access was revoked. I probably should talk to Airlia instead."), 9); + } if (@sp_notrespass > 0) goto L_Warning; -- cgit v1.2.3-60-g2f50