mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-23 02:54:14 -05:00
Switcharoo to Gee Emm 2.3
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
///savedata_section_get(shiny?)
|
||||
function savedata_section_get(argument0) {
|
||||
|
||||
if (!argument0)
|
||||
return "Pokemon";
|
||||
else
|
||||
return "Shiny";
|
||||
if (!argument0)
|
||||
return "Pokemon";
|
||||
else
|
||||
return "Shiny";
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"id": "d586db78-0f49-acc1-1594-f50f2a038c70",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "savedata_section_get",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
"isDnD": false,
|
||||
"isCompatibility": false,
|
||||
"parent": {
|
||||
"name": "Scripts",
|
||||
"path": "folders/Scripts.yy",
|
||||
},
|
||||
"resourceVersion": "1.0",
|
||||
"name": "savedata_section_get",
|
||||
"tags": [],
|
||||
"resourceType": "GMScript",
|
||||
}
|
||||
Reference in New Issue
Block a user