mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
13
dumps/scripts/936.cs2
Normal file
13
dumps/scripts/936.cs2
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
string script_936(int arg0) {
|
||||
int ivar1;
|
||||
string svar0;
|
||||
svar0 = "";
|
||||
ivar1 = getItemHashmapData(arg0, 763);
|
||||
switch (getItemHashmapData(arg0, 762)) {
|
||||
case 1:
|
||||
return script_913(standart_config_322, 10, "Part of quest: Tai Bwo Wannai Trio");
|
||||
case 2:
|
||||
return script_913(bitconfig_4310, 10, "Complete: Chaos Tunnels");
|
||||
}
|
||||
return "";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue