Skip to content

Commit 4fc4bc2

Browse files
committed
Added f4teleport into data folder
1 parent 8c00620 commit 4fc4bc2

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

data/f4silver.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ f4gold=0x23 ;END
2929
f4night=0x21 ;PAGE_UP
3030
f4spawn=0x22 ;PAGE_DOWN
3131
f4storm=0x2D ;INSERT
32+
f4teleport=0x2E ;DELETE
3233

3334
;A list of key IDs (look for 0x??)
3435
;VK_ABNT_C1 0xC1 Abnt C1

data/f4spawn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Enemies Raid
22
@exterior
3-
cgf "kwei.spawnmob" 0023D8CE 600 0
3+
cgf "kwei.spawn2d" 0023D8CE 600 900
44
@interior
5-
cgf "kwei.spawnmob" 00020BCC 300 0
5+
cgf "kwei.spawn2d" 00020BCC 300 600
66
@default
7-
cgf "kwei.spawnmob" 0023D8CE 300 0
7+
cgf "kwei.spawn2d" 0023D8CE 300 600

data/f4teleport

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Kidnapping
2+
@teleport

0 commit comments

Comments
 (0)