moved Meta Variable Placeholders to a separate page authored by Lxlp's avatar Lxlp
...@@ -202,7 +202,7 @@ Bug Fixes & Optimizations ...@@ -202,7 +202,7 @@ Bug Fixes & Optimizations
## Variables ## Variables
- New variable types: `Set`, `List`, `Map`, `Boolean`, `Vector`, `Time`, **Item**, **MetaSkill** - New variable types: `Set`, `List`, `Map`, `Boolean`, `Vector`, `Time`, **Item**, **MetaSkill**
- [Meta Variable Placeholders](/Skills/Placeholders#meta-variable-placeholders): `<[scope].var.[name].keyword>` with keyword chaining - [Meta Variable Placeholders](/Skills/Placeholders/meta-variable-placeholders): `<[scope].var.[name].keyword>` with keyword chaining
- `Variable.ofType` updated; `PolymorphicPlaceholder` added - `Variable.ofType` updated; `PolymorphicPlaceholder` added
- Mob Variables can set all registered variable types - Mob Variables can set all registered variable types
- Internals: relocated Default Variable handler for Crucible usage - Internals: relocated Default Variable handler for Crucible usage
... ...
......