summaryrefslogtreecommitdiff
path: root/net/dgd-lpmud/files/patch-aa
blob: a3c729558268b9bff7fcc413c3e60eb106c2fca2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$FreeBSD$

*** 2.4.5/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;
  }