description requests
This commit is contained in:
parent
de2e8b1e50
commit
6fbae10750
35 changed files with 359 additions and 154 deletions
|
|
@ -6,6 +6,9 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_amvh8")
|
||||
Tags = []
|
||||
Layer = 1
|
||||
DontRegister = false
|
||||
NameKey = "peashooter"
|
||||
DescriptionKey = "peashooter_desc"
|
||||
Cost = 75.0
|
||||
|
|
@ -13,4 +16,7 @@ Scene = ExtResource("1_rqf2x")
|
|||
ReloadTime = 5.0
|
||||
ReloadProgress = 0.0
|
||||
Preview = ExtResource("1_rnq6r")
|
||||
Layer = 1
|
||||
Order = 0
|
||||
Parameters = Dictionary[String, float]({
|
||||
"max_hp": 30.0
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue