mirror of
https://port.numenaute.org/aleajactaest/khanat-client.git
synced 2024-12-14 05:54:48 +00:00
9 lines
76 B
GDScript
9 lines
76 B
GDScript
extends Node
|
|
class_name Creature
|
|
|
|
|
|
|
|
|
|
func from_dict( datas ):
|
|
pass
|
|
|