Closes #393
- Sophanem city gates now functioning
Closes #392
- Improved rug travel, added missing travel options
Closes #391
- Added those curtains, along with many more curtains and other functional objects
Closes #390
- Dramen branch now untradeable/same with staff
Closes #389
- Lumbridge door should no longer get stuck, should fix other doors aswell
Closes #388
- Added Rasolo npc spawn
Closes #385
- Added missing fishing guild spawns
Closes #384
- Added missing port khazard npcs and a few other missing npcs too
Closes #379
- Added smelt x option
Closes #334
- Fixed dragon dagger store price and fixed high alch/low alch value for it
Closes #278
- Fixed strange numbers on runecrafting interface
Closes #244
-These were previously fixed

Also included:
- Added recieving random gems when mining (thanks to ben for pointing this out)
- Reduced door usage delay
- Random cleanup and deleted some unsued files/code
- Fixed many npc item drop names (thanks to iizyy for pointing them out)
- Fixed a few wizard tower doors
- Did more cleanup with the some of the old boundary methods
- Tidied up the discord commands and added the proper urls for them
This commit is contained in:
Mr Extremez
2020-03-12 18:13:22 -05:00
committed by GitHub
parent db58bc868b
commit cb65d89297
52 changed files with 1088 additions and 1046 deletions
+2 -2
View File
@@ -1213,8 +1213,8 @@
{name:"Adamant dagger", itemDescription:"Short and deadly.", shopValue:800, lowAlch:320, highAlch:480, isStackable:true, isNoteable:true, weight:4.0, bonuses:[15.0, 8.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 14.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1212}
{name:"Rune dagger", itemDescription:"A powerful dagger.", shopValue:8000, lowAlch:3200, highAlch:4800, isStackable:false, isNoteable:false, weight:4.0, bonuses:[25.0, 12.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 24.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1213}
{name:"Rune dagger", itemDescription:"A powerful dagger.", shopValue:8000, lowAlch:3200, highAlch:4800, isStackable:true, isNoteable:true, weight:4.0, bonuses:[25.0, 12.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 24.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1214}
{name:"Dragon dagger", itemDescription:"A powerful dagger.", shopValue:30000, lowAlch:0, highAlch:0, isStackable:false, isNoteable:false, weight:4.0, bonuses:[40.0, 25.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 40.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1215}
{name:"Dragon dagger", itemDescription:"A powerful dagger.", shopValue:30000, lowAlch:0, highAlch:0, isStackable:true, isNoteable:true, weight:4.0, bonuses:[40.0, 25.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 40.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1216}
{name:"Dragon dagger", itemDescription:"A powerful dagger.", shopValue:30000, lowAlch:12000, highAlch:18000, isStackable:false, isNoteable:false, weight:4.0, bonuses:[40.0, 25.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 40.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1215}
{name:"Dragon dagger", itemDescription:"A powerful dagger.", shopValue:30000, lowAlch:12000, highAlch:18000, isStackable:true, isNoteable:true, weight:4.0, bonuses:[40.0, 25.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 40.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1216}
{name:"Black dagger", itemDescription:"A vicious black dagger.", shopValue:240, lowAlch:96, highAlch:144, isStackable:false, isNoteable:false, weight:4.0, bonuses:[10.0, 5.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 7.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1217}
{name:"Black dagger", itemDescription:"A vicious black dagger.", shopValue:240, lowAlch:96, highAlch:144, isStackable:true, isNoteable:true, weight:4.0, bonuses:[10.0, 5.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 7.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1218}
{name:"Iron dagger (p)", itemDescription:"Short but pointy.", shopValue:35, lowAlch:14, highAlch:21, isStackable:false, isNoteable:false, weight:4.0, bonuses:[5.0, 3.0, -4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4.0, 0.0, 0.0, 0.0], stand:0, walk:0, run:0, turn90left:0, turn90right:0, turn180:0, attack:0, block:0, id:1219}