aboutsummaryrefslogtreecommitdiffstats
path: root/net/dgd-lpmud/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/dgd-lpmud/files/patch-aa')
-rw-r--r--net/dgd-lpmud/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/net/dgd-lpmud/files/patch-aa b/net/dgd-lpmud/files/patch-aa
new file mode 100644
index 000000000000..cdd362efce17
--- /dev/null
+++ b/net/dgd-lpmud/files/patch-aa
@@ -0,0 +1,19 @@
+*** room/south/sforst19.c Sun Nov 11 21:45:36 1990
+--- 2.4.5/room/south/sforst19.c Mon Sep 12 21:57:54 1994
+***************
+*** 37,43 ****
+
+ east()
+ {
+! call_other(this_palyer(), "move_player", "east#room/south/sforst16");
+ return 1;
+ }
+
+--- 37,43 ----
+
+ east()
+ {
+! call_other(this_player(), "move_player", "east#room/south/sforst16");
+ return 1;
+ }
+