cultists_of_campath/01 - Menus/04 - Modules/modules_stat.gd
2025-11-22 21:04:34 +01:00

7 lines
139 B
GDScript

extends Control
var item # e.g. grondir
var category # e.g. character
var module # e.g. trait
var items # e.g. ["Undergrounder","Tough"]