mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-06 16:49:07 +00:00
Cats/kalphite queen/random (#313)
- Did some work with the kalphite queen
This commit is contained in:
committed by
Daniel Ginovker
parent
17e5e7ea5c
commit
c5c1c2fc35
@@ -1,68 +0,0 @@
|
||||
//the door starts as closed
|
||||
// South 0 face = doorX -1 face = -3
|
||||
// East -1 face = doorY -1 face = 0
|
||||
// North -2 face = doorX +1 face = -1
|
||||
// West -3 face = doorY +1 face = -2
|
||||
|
||||
// doorX doorY Height Face State //0 closed, 1 open
|
||||
door = 2474 3233 9312 0 1 //Ancient temple portal
|
||||
door = 3312 3235 0 0 0 //duel arena gate
|
||||
door = 3312 3234 0 0 0 //duel arena gate
|
||||
door = 3253 3266 0 0 0 //cow gate
|
||||
|
||||
door = 3268 3227 0 0 0 //al kharid gates
|
||||
door = 3268 3228 0 0 0
|
||||
|
||||
door = 3562 9694 0 -2 0 //barrows door
|
||||
door = 3563 9694 0 -1 1
|
||||
|
||||
//door = 2949 3379 0 0 0 //fally hair shop
|
||||
//door = 2948 3379 0 -3 1
|
||||
|
||||
door = 3234 3426 0 -2 0
|
||||
door = 3235 3426 0 -1 1
|
||||
|
||||
door = 3238 3210 0 0 0
|
||||
door = 3237 3210 0 -3 1
|
||||
|
||||
door = 3234 3207 0 0 0
|
||||
door = 3233 3207 0 -3 1
|
||||
|
||||
door = 3079 3497 0 -2 0
|
||||
door = 3079 3497 0 -1 1
|
||||
|
||||
//the door starts as opened
|
||||
// South 0 face = doorY +1 face = -1
|
||||
// East -1 face = doorX -1 face = -2
|
||||
// North -2 face = doorY -1 face = -3
|
||||
// West -3 face = doorX +1 face = 0
|
||||
|
||||
// doorX doorY Height Face State //0 closed, 1 open
|
||||
|
||||
door = 3231 3433 0 -2 1
|
||||
door = 3231 3432 0 -3 0
|
||||
|
||||
door = 2950 3385 0 -2 1
|
||||
door = 2950 3384 0 -3 0
|
||||
|
||||
door = 3249 3435 0 -1 1
|
||||
door = 3248 3435 0 -2 0
|
||||
|
||||
door = 3253 3431 0 -2 1
|
||||
door = 3253 3430 0 -3 0
|
||||
|
||||
door = 3233 3427 0 0 1
|
||||
door = 3233 3428 0 -1 0
|
||||
|
||||
door = 3217 3219 0 0 0
|
||||
door = 3216 3219 0 -3 1
|
||||
|
||||
door = 3101 3510 0 0 0
|
||||
door = 3101 3509 0 0 0
|
||||
|
||||
door = 2816 3438 0 -3 0
|
||||
//door = 3101 3509 0 1 0
|
||||
//door = 3101 3510 0 -1 0
|
||||
|
||||
[ENDOFDOORLIST]
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
// objectId X Y H Face objectType
|
||||
//object = 9981 3254 3429 0 -1 10
|
||||
[ENDOFOBJECTLIST]
|
||||
@@ -2887,5 +2887,8 @@ npc = 3830 Kathy Corkat 0 0
|
||||
npc = 3348 White_Knight 38 55
|
||||
npc = 3350 White_Knight 42 60
|
||||
npc = 3340 Giant_Mole 230 200
|
||||
npc = 3504 Hellcat 0 0
|
||||
npc = 3506 Lazy_Hellcat 0 0
|
||||
npc = 3507 Wily_Hellcat 0 0
|
||||
[ENDOFNPCLIST]
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -256,5 +256,3 @@
|
||||
1520 3280 3506 0 0
|
||||
4423 2426 3088 0 0
|
||||
4424 2427 3088 0 0
|
||||
14751 3021 3631 2 0
|
||||
14752 3021 3632 2 0
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
[2019/11/21] 18:52 andrew5 used command: bank
|
||||
[2019/11/21] 19:04 andrew5 used command: bank
|
||||
[2019/12/04] 13:26 andrew5 used command: bank
|
||||
[2019/12/22] 05:47 andrew5 used command: bank
|
||||
[2019/12/22] 05:58 andrew5 used command: bank
|
||||
[2019/12/22] 05:58 andrew5 used command: bank
|
||||
[2019/12/22] 05:59 andrew5 used command: bank
|
||||
|
||||
Reference in New Issue
Block a user