From 4a442fdd20dbcb59aaafdcc71c80a51feaf95570 Mon Sep 17 00:00:00 2001 From: quinet Date: Sat, 30 Aug 2008 21:36:12 +0000 Subject: [PATCH] Applied slightly modified patch #2084099 "buildable altars", courtesy of meflin and added a new image for altar building material. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@9789 282e977c-c81d-0410-88c4-b93c2d0d6712 --- CHANGES | 27 ++++++++++++++++++++++++++ mapbuilding/mbaltar_none.base.111.png | Bin 0 -> 1301 bytes mapbuilding/objects.arc | 11 +++++++++++ mapbuilding/objects.trs | 3 +++ 4 files changed, 41 insertions(+) create mode 100644 mapbuilding/mbaltar_none.base.111.png diff --git a/CHANGES b/CHANGES index 0d6f67bbb..ff50336c2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,36 @@ Changes for SVN top of tree: +mapbuilding/objects.trs, mapbuilding/objects.arc: Applied slightly modified +patch #2084099 "buildable altars", courtesy of meflin. +mapbuilding/mbaltar_none.base.111.png: New image. +Raphaël Quinet 2008-08-30 + monster/animal/giant_worm/purple_worm.arc, ground/nimground/Nimground3_purple.arc: Replaced purple (unrecognized color) with black in magicmap and color_fg fields. Rick Tanner 2008-08-20 +mapbuilding/building.arc, mapbuilding/building.trs: Added new archetype +building_window, a building material using the new subtype 4. This allows +the player to build windows in existing walls. +mapbuilding/mbwindow.base.111.png: New image +Raphaël Quinet 2008-08-04 + +mapbuilding/building.arc, mapbuilding/building.trs: Added new buildable +fence. This is useful for those who want walls that do not block the view. +Fixed a bug in the treasure list shop_building_pupland that prevented it +from including any walls (replaced the treasure list +build_material_floor_pupland by building_material_stonewall_pupland). +mapbuilding/mbswall_0.base.111.png: New image. +Raphaël Quinet 2008-08-03 + +wall/swall/swall.arc: The name "fence" is more appropriate for the archetype +"swall" (spiked wall). +Raphaël Quinet 2008-08-03 + +shop/Floors/shopweapoeast.trs: Fixed a broken treasure list that prevented +the nine ring sword from being created. +Raphaël Quinet 2008-08-01 + disease/incontinence.arc, disease/diarrhea.arc, disease/rabies.arc: Make puddles from diseases go away after some time, for incontinence and rabies we should probably have shrinking animations, like for icor (and thus also for diarrhea), diff --git a/mapbuilding/mbaltar_none.base.111.png b/mapbuilding/mbaltar_none.base.111.png new file mode 100644 index 0000000000000000000000000000000000000000..3ffb06a17e98395e4afde278757a0a285f8f00da GIT binary patch literal 1301 zcmWmCe>l?#90%}^uSt4v9V(?xSJJN2Q{Ab@)1`ChvdFWm5ON{sn0}0yP|eA28mElS zOop`iF=NbTwwa$(h;e?+kNK6Qc*N!O>$$Jzd41lW&*$&YCk5|%)?mx7EdXGEb8@_Z z_PramSsP8q;?y<(1cP_EbOv1kflX*)bafD2vOC0jK!Q6YdcXrONcKchy&%a4L-B#k ztMIokJn~0!|A71eV4@ieOoA3G2q`8&>2-K^130&!j0lxs+SNo1_qI-T1k~Mz8WIS? zfgcG%64XV3C=vwGKqixgF-T*Sw&*U1??KaDkdQ%s52Ufsd>>lK(25QZp#3lCh(i<) zFfS6ID-k+Vpf?4&(?OZ0HAsQ}Oc=_5kxWo!!3Y&5vyrh}L`}s^<-jBzW@(^d!0UWi zV8Yucn59CfD1H2{2&&lGTuyd%8MV4RhhLt{ugIyb$mLh&)^cfeT$+GO`^W)76}=wC zL*)s1bYXR#sG1?FVKkul3^6}nT$?YcW6A^tvibtKuuv{~A{Q05hzncAthUCY_6@~S zsZ=2?R!B<}vXbZWr(MmZ-7U|0P_68js5W+QJBrhX>fk69W&In<`#a12d0syFqGG74 za=5#4q=!4&Q>E(VjrH;-l-25i8ub8wda!n8kUu+AH#aPJH6nO5Dwy9;uTi0dnz8!V zW5R`T;oAw(n@Q2z4Gl|b@zPYo(v*04x^a0%@@_`5IxAV7lcJX&?y$n4O)LC@>qW4e z8wx~ULW*Lw|Up%9h`9Ilzhu#KA&pOdx!%5tDt}HdX&a z(*=r|z0N=Tt4x=Bf?I4{53v)Xe_S6w?b0Ee8O`}s&oB2GK{gZz|jDyaX^m*|DDR>%uk*tBAWUAo~sueWF4>Z1Ab!_QS)^%y285thfaZcd29 z{K8jPQ`AKX@-McdC%9L2(};$QgQngzm!scCPrq*E@p>P%Q+8XKyk8vZmy(VTJxk~h zBRHSx)oYS|c4|tDCv*=QWmLqwmoQ&3TuZNM{PSvAEIFZe_zg*gJJ@h)H>JI6i$BHl zNY<2@h;HS#V0$jv@!H{DqD_BsaO%vqGdc7A`K0eZB!pT`>wFdTTYqYxei^-QekH0g zPDag3+<%-cq*nuIJsnb`) zSm6O2VXG<*OAL^N?3Cv^Tk4aZuBS)7>07V-!o3e}_5+LdAIIm>zXseHSI0_w-?;w) D+A@=s literal 0 HcmV?d00001 diff --git a/mapbuilding/objects.arc b/mapbuilding/objects.arc index ab96cefd3..fbd0d3446 100644 --- a/mapbuilding/objects.arc +++ b/mapbuilding/objects.arc @@ -58,3 +58,14 @@ subtype 3 face mbbed_save.111 slaying bed_save end +Object building_altar +name Altar material +nrof 1 +weight 25000 +value 900000 +type 161 +subtype 3 +level 30 +face altar.111 +slaying mbaltar_none +end diff --git a/mapbuilding/objects.trs b/mapbuilding/objects.trs index 1e29c8be9..f6fc55f81 100644 --- a/mapbuilding/objects.trs +++ b/mapbuilding/objects.trs @@ -16,4 +16,7 @@ treasureone building_objects more arch building_bed_save chance 1 + more + arch building_altar + chance 1 end