]> git.localhorst.tv Git - alttp.git/blobdiff - app/Models/Technique.php
tech title icons
[alttp.git] / app / Models / Technique.php
index 446967125c8e98ebad935fb2a45d20cbeed1ada7..2eb0a941125434b8b68712f11ad3d2c164a08209 100644 (file)
@@ -32,6 +32,7 @@ class Technique extends Model
                'index' => 'boolean',
                'requirements' => 'array',
                'rulesets' => 'array',
+               'title_icons' => 'array',
        ];
 
        protected $with = [