Move Alfalfa's house and turn it into eric's house
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13241 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c011312943
commit
9222a7d366
|
@ -1,5 +1,5 @@
|
||||||
arch map
|
arch map
|
||||||
name Alfalfa's House
|
name Eric's House
|
||||||
difficulty 5
|
difficulty 5
|
||||||
region scorn
|
region scorn
|
||||||
width 20
|
width 20
|
||||||
|
@ -8,14 +8,14 @@ enter_x 2
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 1994-10-19
|
Created: 1994-10-19
|
||||||
Modified: 2010-03-30 Cavesomething
|
Modified: 2010-05-14 Cavesomething
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
end
|
end
|
||||||
arch exit
|
arch exit
|
||||||
slaying /world/world_105_116
|
slaying /world/world_105_116
|
||||||
hp 6
|
hp 7
|
||||||
sp 5
|
sp 5
|
||||||
speed_left -0.500000
|
speed_left -0.500000
|
||||||
end
|
end
|
||||||
|
@ -133,8 +133,8 @@ end
|
||||||
arch sign_e
|
arch sign_e
|
||||||
name Mailbox
|
name Mailbox
|
||||||
msg
|
msg
|
||||||
Alfalfa's Place
|
Eric's Place
|
||||||
32 River Road
|
31 River Road
|
||||||
endmsg
|
endmsg
|
||||||
x 1
|
x 1
|
||||||
end
|
end
|
||||||
|
@ -2668,6 +2668,10 @@ end
|
||||||
arch chest
|
arch chest
|
||||||
x 18
|
x 18
|
||||||
y 13
|
y 13
|
||||||
|
arch sorcerer_book
|
||||||
|
arch spell_marking_rune
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch dirtfloor
|
arch dirtfloor
|
||||||
x 18
|
x 18
|
||||||
|
@ -2689,28 +2693,6 @@ arch dirtfloor
|
||||||
x 18
|
x 18
|
||||||
y 16
|
y 16
|
||||||
end
|
end
|
||||||
arch card
|
|
||||||
name Gate Pass
|
|
||||||
slaying gate_pass
|
|
||||||
msg
|
|
||||||
The holder of this card is allowed free
|
|
||||||
access into and out of the City of Scorn
|
|
||||||
to the rest of the continent without
|
|
||||||
further charges and penalties. The City
|
|
||||||
of Scorn reserves the right to revoke
|
|
||||||
said access at any time of its choosing
|
|
||||||
without recompense or liability.
|
|
||||||
endmsg
|
|
||||||
x 18
|
|
||||||
y 16
|
|
||||||
value 800
|
|
||||||
identified 1
|
|
||||||
arch event_pickup
|
|
||||||
name scorn/GatePass 0-10>30
|
|
||||||
title Python
|
|
||||||
slaying /python/quests/QuestAdvance.py
|
|
||||||
end
|
|
||||||
end
|
|
||||||
arch earthwall
|
arch earthwall
|
||||||
x 18
|
x 18
|
||||||
y 16
|
y 16
|
||||||
|
|
|
@ -8,7 +8,7 @@ height 50
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Modified: 2010-05-13 Nicolas Weeger
|
Modified: 2010-05-16 Cavesomething
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_105_115
|
tile_path_1 world_105_115
|
||||||
|
@ -2021,9 +2021,9 @@ elevation 11843
|
||||||
end
|
end
|
||||||
arch house_2
|
arch house_2
|
||||||
name Alfalfa's House
|
name Alfalfa's House
|
||||||
slaying /scorn/houses/newhouse1
|
slaying /scorn/houses/alfalfa_ground
|
||||||
hp 2
|
hp 10
|
||||||
sp 1
|
sp 19
|
||||||
x 6
|
x 6
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
|
@ -2371,6 +2371,14 @@ x 7
|
||||||
y 5
|
y 5
|
||||||
elevation 11649
|
elevation 11649
|
||||||
end
|
end
|
||||||
|
arch house_2
|
||||||
|
name Eric's House
|
||||||
|
slaying /scorn/houses/newhouse1
|
||||||
|
hp 2
|
||||||
|
sp 1
|
||||||
|
x 7
|
||||||
|
y 5
|
||||||
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 7
|
x 7
|
||||||
y 6
|
y 6
|
||||||
|
|
Loading…
Reference in New Issue