Fixed segfault in unlinked kandora map by removing x and y attributes from map arch, which had caused undesired behavior.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19160 282e977c-c81d-0410-88c4-b93c2d0d6712
master
silvernexus 2013-12-04 03:23:48 +00:00
parent baeccc136c
commit 6410bc0f5d
2 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,12 @@
Changes for SVN top of tree:
==============================================================================
Commented out the x and y default attributes on map arch.
They were being added to the x and y values when the arch was placed
on a map and can cause segfaults by placing the map arch off the map.
system/map.arc
SilverNexus 2013-12-03
Pixel cleanup on the map arch face.
system/map.base.111.png
SilverNexus 2013-12-03

View File

@ -4,8 +4,9 @@ subtype 1
slaying /HallOfSelection
race /start/HallsOfSelection
face map.111
x 16
y 16
# Let's see... does this help?
# x 16
# y 16
hp 1
sp 1
value 300