mirror of
https://gitlab.com/2009scape/singleplayer/windows.git
synced 2026-08-01 14:39:18 -06:00
Add missing configuration files.
This commit is contained in:
parent
6793592729
commit
f8c754b6fe
2 changed files with 2201 additions and 0 deletions
2182
game/data/configs/clue_rewards.json
Normal file
2182
game/data/configs/clue_rewards.json
Normal file
File diff suppressed because it is too large
Load diff
19
game/data/configs/varbit_definitions.json
Normal file
19
game/data/configs/varbit_definitions.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[
|
||||
{
|
||||
"description": "Bank insert mode",
|
||||
|
||||
"varpId": "304",
|
||||
"varbitId": "7000",
|
||||
"startBit": "0",
|
||||
"endBit": "0"
|
||||
},
|
||||
|
||||
{
|
||||
"description": "Bank note mode",
|
||||
|
||||
"varpId": "115",
|
||||
"varbitId": "7001",
|
||||
"startBit": "0",
|
||||
"endBit": "0"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue