9 lines
251 B
YAML
9 lines
251 B
YAML
#Register your weapon here.
|
|
#在这里注册你的武器。
|
|
|
|
#staff_necromancy
|
|
#死灵法杖
|
|
- id: staff_necromancy
|
|
scene_path: res://prefab/weapons/StaffNecromancy.tscn
|
|
icon_path: res://sprites/weapon/StaffNecromancy_Icon.png
|
|
max_stack_value: 1 |