Fix flagstone tile in entrance area of Scorn Tannery that allowed spells to be cast.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21517 282e977c-c81d-0410-88c4-b93c2d0d6712
master
silvernexus 2020-10-20 18:01:46 +00:00
parent dde894bb8a
commit d01ba7fa68
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2020-10-20 Daniel Hawkins
* scorn/houses/tannery: Fix flagstone tile in entrance area that doesn't prevent casting.
2020-10-12 Daniel Hawkins
* pup_land/begin/adv: Utilize the randomized item generation for the creator arch rather than separate
creator arches for the eight non-amulet cases.

View File

@ -8,7 +8,7 @@ enter_x 7
enter_y 11
msg
Created: 2002-12-29
Modified: 2012-03-36 Rick Tanner
Modified: 2020-10-20 SilverNexus
endmsg
outdoor 1
end
@ -1085,6 +1085,8 @@ end
arch flagstone
x 8
y 10
no_magic 1
damned 1
end
arch flagstone
x 8