diff options
author | Reid <reidyaro@gmail.com> | 2012-09-07 02:12:54 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-07 02:15:55 +0200 |
commit | 92b8ab4cdb40d3e858d9e377cb9f1d4631654b2e (patch) | |
tree | 1ec8120473ae811789bdef332ca231503e407f27 /npc | |
parent | f699bcbe3ee03f9df3053d3d3eabac4a4f64d0fb (diff) | |
download | serverdata-92b8ab4cdb40d3e858d9e377cb9f1d4631654b2e.tar.gz serverdata-92b8ab4cdb40d3e858d9e377cb9f1d4631654b2e.tar.bz2 serverdata-92b8ab4cdb40d3e858d9e377cb9f1d4631654b2e.tar.xz serverdata-92b8ab4cdb40d3e858d9e377cb9f1d4631654b2e.zip |
Add attribute and type to oldbook item,
Removed the get item on oldbook script.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/items/oldbook.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/items/oldbook.txt b/npc/items/oldbook.txt index 698c0567..3e854ef1 100644 --- a/npc/items/oldbook.txt +++ b/npc/items/oldbook.txt @@ -8,7 +8,6 @@ 000-2-1.gat,0,0,1 script OldBook 0,{ OnUse: - getitem 514, 1, 1; mesn "Narrator"; mes col(l("You open the book, but it seems that the sea water and the age has get reason of it, some page aren't readable and some others are missing."), 9); next; |