Patch #335 Remove duplicate food items from the table in the Noble Rest, courtesy of Kevin Zheng. Removed duplicate food items on the table that don't need to be there.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18742 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2013-06-28 17:35:48 +00:00
parent f6e102ee42
commit d77dac3e60
1 changed files with 1 additions and 13 deletions

View File

@ -7,7 +7,7 @@ height 22
enter_x 10
enter_y 18
msg
Modified: 2013-02-10 Nicolas Weeger
Modified: 2013-03-20 Kevin Zheng
endmsg
outdoor 1
end
@ -3870,10 +3870,6 @@ arch loaf
x 21
y 8
end
arch loaf
x 21
y 8
end
arch dungeon_magic
x 21
y 9
@ -3892,10 +3888,6 @@ arch haggis
x 21
y 9
end
arch haggis
x 21
y 9
end
arch dungeon_magic
x 21
y 10
@ -3914,10 +3906,6 @@ arch onion
x 21
y 10
end
arch onion
x 21
y 10
end
arch dungeon_magic
x 21
y 11