diff options
Diffstat (limited to 'npc/017-8/doorbell.txt')
-rw-r--r-- | npc/017-8/doorbell.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-8/doorbell.txt b/npc/017-8/doorbell.txt index cc26c4679..4accdd31e 100644 --- a/npc/017-8/doorbell.txt +++ b/npc/017-8/doorbell.txt @@ -271,6 +271,7 @@ OnInit: create_object("Shelf 12" , 1, 2000, 8192, 38, 23, 38, 23); create_object("Piano" , 3, 10000, 1, 33, 25, 35, 25); + create_object("Stove" , 3, 40000, 2, 23, 24, 24, 24); create_object("Left Desk" , 2, 5000, 1, 20, 25, 22, 27); create_object("Right Desk" , 2, 5000, 2, 36, 30, 38, 32); |