From 228fa6fabbb6f124395464eff985cdaf3d3661e4 Mon Sep 17 00:00:00 2001 From: temitchell Date: Sun, 21 Sep 2003 01:49:17 +0000 Subject: [PATCH] - the java editor keeps tricking me and turnig these back to walls - hopefully this is the final time git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2334 282e977c-c81d-0410-88c4-b93c2d0d6712 --- styles/doorstyles/special/forest | 35 +++++++++++++------------------- styles/doorstyles/special/stone | 6 +++--- styles/doorstyles/special/webs | 26 ++++++++++++++++++++---- 3 files changed, 39 insertions(+), 28 deletions(-) diff --git a/styles/doorstyles/special/forest b/styles/doorstyles/special/forest index a89016e4a..8ad5d1e56 100644 --- a/styles/doorstyles/special/forest +++ b/styles/doorstyles/special/forest @@ -8,26 +8,25 @@ endmsg width 6 height 6 end -arch spider_web -no_pass 1 +arch door_look_1 +name spider web +face spider_web.111 +name_pl spider webs +material 8 end -arch fernssparse -type 0 -material 128 -no_pass 1 +arch door_2 +name light brush +face fernssparse.111 x 1 end -arch fernsdense -type 0 -material 8 -blocksview 1 -no_pass 1 +arch door_2 +name bushes +face fernsdense.111 x 2 end -arch forestsparse -type 0 -material 16 -no_pass 1 +arch door_2 +name heavy bush +face forestsparse.111 x 3 end arch thorns @@ -35,9 +34,3 @@ material 16 no_pass 1 x 4 end -arch mountain3 -type 0 -material 64 -no_pass 1 -x 5 -end diff --git a/styles/doorstyles/special/stone b/styles/doorstyles/special/stone index 533ccad9d..0237d0605 100644 --- a/styles/doorstyles/special/stone +++ b/styles/doorstyles/special/stone @@ -8,8 +8,8 @@ endmsg width 6 height 6 end -arch mountain3 -type 0 +arch door_2 +name rocks +face mountain3.111 material 64 -no_pass 1 end diff --git a/styles/doorstyles/special/webs b/styles/doorstyles/special/webs index dbc2b9250..ef54e3894 100644 --- a/styles/doorstyles/special/webs +++ b/styles/doorstyles/special/webs @@ -8,11 +8,29 @@ endmsg width 6 height 6 end -arch spider_web -no_pass 1 +arch door_look_1 +name spider web +face spider_web.111 +name_pl spider webs +material 128 end -arch spider_web +arch door_look_1 +name spider web +face spider_web.111 +name_pl spider webs material 8 -no_pass 1 x 1 end +arch door_look_1 +name spider web +face spider_web.111 +name_pl spider webs +material 16 +x 2 +end +arch door_look_1 +name spider web +face spider_web.111 +name_pl spider webs +x 3 +end