summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2025-01-20 22:53:09 +0000
committerLed Mitz <smoothshifter@tuta.io>2025-01-20 22:53:09 +0000
commitba1a75eaa8dc4d69dd414de1b72a883b7a951cf7 (patch)
treef5f4a020c1545e54861cbda6556ec22ba411666b
parent40a8560c120f36dc448a11981391eb7e9b557c2c (diff)
downloadserverdata-ba1a75eaa8dc4d69dd414de1b72a883b7a951cf7.tar.gz
serverdata-ba1a75eaa8dc4d69dd414de1b72a883b7a951cf7.tar.bz2
serverdata-ba1a75eaa8dc4d69dd414de1b72a883b7a951cf7.tar.xz
serverdata-ba1a75eaa8dc4d69dd414de1b72a883b7a951cf7.zip
Shift dev lounge hurns entrance a bit, it warped you off carpet.
Anyone knows if there's a way to turn the player? If you go north through the door you enter devlounge facing north..
-rw-r--r--world/map/npc/017-9/npcs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/017-9/npcs.txt b/world/map/npc/017-9/npcs.txt
index 9ba0e498..386a92c3 100644
--- a/world/map/npc/017-9/npcs.txt
+++ b/world/map/npc/017-9/npcs.txt
@@ -2,7 +2,7 @@
{
if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end;
gmlog "@warp 017-9";
- warp "017-9", 27, 23;
+ warp "017-9", 26, 23;
end;
}