--- deliantra/arch/mapbuilding/objects.arc 2007/03/03 01:22:38 1.8 +++ deliantra/arch/mapbuilding/objects.arc 2009/10/10 07:14:49 1.10 @@ -1,5 +1,6 @@ object building_altar_none name Altar material +name_pl Altar materials slaying altar_none face mbaltarnone.x11 nrof 1 @@ -11,6 +12,7 @@ object building_brazier name Brazier material +name_pl Brazier materials slaying brazier face mbbrazier.x11 nrof 1 @@ -22,6 +24,7 @@ object building_fireplace name Fireplace material +name_pl Fireplace materials slaying fireplace face mbfireplace.x11 nrof 1 @@ -33,6 +36,7 @@ object building_firepot name Firepot material +name_pl Firepot materials slaying firepot face mbfirepot.x11 nrof 1 @@ -44,6 +48,7 @@ object building_fountain name Fountain material +name_pl Fountain materials slaying fountain face mbfountain.x11 nrof 1 @@ -55,6 +60,7 @@ object building_hangingfirepot name Hanging Firepot material +name_pl Hanging Firepot materials slaying hangingfirepot face mbhangingfirepot.x11 nrof 1 @@ -66,6 +72,7 @@ object building_sign name Sign material +name_pl Sign materials slaying sign face mbsign.x11 nrof 1 @@ -73,5 +80,8 @@ subtype 3 value 25000 weight 1500 +msg +Place a book or scroll, which will be destroyed, on the square before building. The text will be used as the text of the sign. +endmsg end