[ITEMDEF i_deed_csconce_nw]
//Candle Sconce (North Wall)
NAME=Candle Sconce Deed (N)
ID=014ef
TYPE=t_multi
VALUE=500

CATEGORY=Fire and Ice
SUBSECTION=Interior Deeds
DESCRIPTION=Candle Sconce Deed (N)

ON=@DCLICK

SRC.NEWITEM=0a00
SRC.ACT.P=<SRC.P>
SRC.ACT.MOVE 0 -1 13
SRC.ACT.MOREZ 2
SRC.ACT.ATTR=attr_static|attr_move_never
SOUND 0140
REMOVE
RETURN 1

[ITEMDEF i_deed_tsconce_nw]
//Torch Sconce (North Wall)
NAME=Torch Sconce Deed (N)
ID=014ef
TYPE=t_multi
VALUE=500

CATEGORY=Fire and Ice
SUBSECTION=Interior Deeds
DESCRIPTION=Torch Sconce Deed (N)

ON=@DCLICK

SRC.NEWITEM=0a0a
SRC.ACT.P=<SRC.P>
SRC.ACT.MOVE 0 -1 13
SRC.ACT.MOREZ 1
SRC.ACT.ATTR=attr_static|attr_move_never
REMOVE
SOUND 0140
RETURN 1

[ITEMDEF i_deed_ohanglantern_nw]
//Ornate Hanging Lantern (North Wall)
NAME=Hanging Lantern Deed (N)
ID=014ef
TYPE=t_multi
VALUE=500

CATEGORY=Fire and Ice
SUBSECTION=Interior Deeds
DESCRIPTION=Ornate Hanging Lantern Deed (N)

ON=@DCLICK

SRC.NEWITEM=0ba2
SRC.ACT.P=<SRC.P>
SRC.ACT.MOVE 0 -1 3
SRC.ACT.MOREZ 1
SRC.ACT.ATTR=attr_static|attr_move_never

SRC.NEWITEM=0a18
SRC.ACT.P=<SRC.P>
SRC.ACT.MOVE 0 0 17
SRC.ACT.MOREZ 1
SRC.ACT.ATTR=attr_static|attr_move_never
SOUND 0140
REMOVE
RETURN 1

[ITEMDEF i_deed_csconce_ww]
//Candle Sconce (West Wall)
NAME=Candle Sconce Deed (W)
ID=014ef
TYPE=t_multi
VALUE=500

CATEGORY=Fire and Ice
SUBSECTION=Interior Deeds
DESCRIPTION=Candle Sconce Deed (W)

ON=@DCLICK

SRC.NEWITEM=09fb
SRC.ACT.P=<SRC.P>
SRC.ACT.MOVE -1 0 13
SRC.ACT.MOREZ 2
SRC.ACT.ATTR=attr_static|attr_move_never
SOUND 0140
REMOVE
RETURN 1

[ITEMDEF i_deed_tsconce_ww]
//Torch Sconce (West Wall)
NAME=Torch Sconce Deed (W)
ID=014ef
TYPE=t_multi
VALUE=500

CATEGORY=Fire and Ice
SUBSECTION=Interior Deeds
DESCRIPTION=Torch Sconce Deed (W)

ON=@DCLICK

SRC.NEWITEM=0a05
SRC.ACT.P=<SRC.P>
SRC.ACT.MOVE -1 0 13
SRC.ACT.MOREZ 2
SRC.ACT.ATTR=attr_static|attr_move_never
SOUND 0140
REMOVE
RETURN 1

[ITEMDEF i_deed_ohanglantern_ww]
//Ornate Hanging Lantern (West Wall)
NAME=Hanging Lantern Deed (W)
ID=014ef
TYPE=t_multi
VALUE=500

CATEGORY=Fire and Ice
SUBSECTION=Interior Deeds
DESCRIPTION=Ornate Hanging Lantern Deed (W)

ON=@DCLICK

SRC.NEWITEM=0ba1
SRC.ACT.P=<SRC.P>
SRC.ACT.MOVE -1 0 3
SRC.ACT.MOREZ 1
SRC.ACT.ATTR=attr_static|attr_move_never

SRC.NEWITEM=0a1d
SRC.ACT.P=<SRC.P>
SRC.ACT.MOVE 0 0 17
SRC.ACT.MOREZ 1
SRC.ACT.ATTR=attr_static|attr_move_never
SOUND 0140
REMOVE
RETURN 1

[EOF]