Reflex 
Journeyman

Posts: 130
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Apr 2012
Reputation: 1
![]()
|
RE: Scrolls not stacking properly?
No Luck..
Code:
[ITEMDEF 01f38]
DEFNAME=i_scroll_harm
RESOURCES=i_scroll_blank, i_reag_nightshade, i_reag_spider_silk
SKILLMAKE=INSCRIPTION 20.0, MAGERY 10.0
TYPE=T_SCROLL
can=can_i_pile|can_i_flip
WEIGHT=1
//CIRCLE=2
CATEGORY=Provisions - Alchemy & Magic
SUBSECTION=Scrolls - 2nd Circle
DESCRIPTION=Harm Scroll
ON=@Create
ATTR=ATTR_MAGIC
MOREX=s_harm
MOREY={20 60}
//can=can_i_pile|can_i_flip // gives error when being placed here. No errors if placed where it is currently under itemdef. I also tried adding this to all the unnamed scrolls.
|
|
04-30-2012 01:08 AM |
|
|