Use tissue paper arch for raffles 2 and 3 in pupland as well.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21775 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
dc379df2e7
commit
150be1542b
|
@ -1,3 +1,7 @@
|
||||||
|
2020-01-16 Daniel Hawkins
|
||||||
|
* pup_land/raffle/raffle2,
|
||||||
|
pup_land/raffle/raffle3: Fix tissue paper on raffles 2 and 3 in pupland as well.
|
||||||
|
|
||||||
2020-01-16 Nicolas Weeger
|
2020-01-16 Nicolas Weeger
|
||||||
* darcap/raffle/raffle1,
|
* darcap/raffle/raffle1,
|
||||||
* pup_land/raffle/raffle1: Use "tissue paper" archetype instead of custom item.
|
* pup_land/raffle/raffle1: Use "tissue paper" archetype instead of custom item.
|
||||||
|
|
|
@ -11,7 +11,7 @@ enter_x 1
|
||||||
enter_y 7
|
enter_y 7
|
||||||
msg
|
msg
|
||||||
Created: 1996-12-29
|
Created: 1996-12-29
|
||||||
Modified: 2013-03-19 Kevin Zheng
|
Modified: 2021-01-16 Daniel Hawkins
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
@ -495,9 +495,7 @@ x 2
|
||||||
y 1
|
y 1
|
||||||
connected 1
|
connected 1
|
||||||
end
|
end
|
||||||
arch bolt_silk
|
arch tissue_paper
|
||||||
name tissue paper
|
|
||||||
face tissu.111
|
|
||||||
x 2
|
x 2
|
||||||
y 1
|
y 1
|
||||||
material 1
|
material 1
|
||||||
|
|
|
@ -11,7 +11,7 @@ enter_x 1
|
||||||
enter_y 7
|
enter_y 7
|
||||||
msg
|
msg
|
||||||
Created: 1996-12-29
|
Created: 1996-12-29
|
||||||
Modified: 2013-03-19 Kevin Zheng
|
Modified: 2021-01-16 Daniel Hawkins
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
@ -549,9 +549,7 @@ x 2
|
||||||
y 1
|
y 1
|
||||||
connected 1
|
connected 1
|
||||||
end
|
end
|
||||||
arch bolt_silk
|
arch tissue_paper
|
||||||
name tissue paper
|
|
||||||
face tissu.111
|
|
||||||
x 2
|
x 2
|
||||||
y 1
|
y 1
|
||||||
material 1
|
material 1
|
||||||
|
|
Loading…
Reference in New Issue