support is_special in featured gates

This commit is contained in:
Nordup 2025-08-15 20:25:14 +07:00
parent dc75df3d60
commit ca10a8482d
7 changed files with 18 additions and 11 deletions

View file

@ -11,6 +11,10 @@ class_name Gate
@export var icon: String
@export var image: String
# Only for featured gates. Cleared when opened
@export var featured: bool
@export var is_special: bool
var resource_pack: String
var shared_libs_dir: String # local path where libs downloaded