82 lines
1.7 KiB
INI
82 lines
1.7 KiB
INI
list=[{
|
|
"base": &"Resource",
|
|
"class": &"BattleBlurbs",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Data/BattleBlurbs.cs"
|
|
}, {
|
|
"base": &"Resource",
|
|
"class": &"BattleData",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Resources/BattleData.cs"
|
|
}, {
|
|
"base": &"Resource",
|
|
"class": &"Battlers",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Data/Battlers.cs"
|
|
}, {
|
|
"base": &"Resource",
|
|
"class": &"BulletConds",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Resources/BulletConds.cs"
|
|
}, {
|
|
"base": &"Resource",
|
|
"class": &"IBehaviour",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Actions/IBehaviour.cs"
|
|
}, {
|
|
"base": &"IBehaviour",
|
|
"class": &"LookAround",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Actions/LookAround.cs"
|
|
}, {
|
|
"base": &"IBehaviour",
|
|
"class": &"PlayDialogue",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Actions/PlayDialogue.cs"
|
|
}, {
|
|
"base": &"Resource",
|
|
"class": &"ShopItems",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Resources/ShopItems.cs"
|
|
}, {
|
|
"base": &"Resource",
|
|
"class": &"TalkTopics",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Resources/TalkTopics.cs"
|
|
}, {
|
|
"base": &"IBehaviour",
|
|
"class": &"WanderAround",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"C#",
|
|
"path": "res://Scripts/Actions/WanderAround.cs"
|
|
}]
|