5 lines
59 B
GDScript3
5 lines
59 B
GDScript3
|
extends Wand
|
||
|
|
||
|
func _ready():
|
||
|
wand_type = Globals.Conduit3
|