plants translated
This commit is contained in:
parent
8755102e4a
commit
c0b042ebd5
20 changed files with 140 additions and 68 deletions
|
|
@ -6,13 +6,9 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_33j6b")
|
||||
display_name = "Potato mine"
|
||||
display_description = "[p]Explodes when stepped on. Needs some time to prime.[/p]
|
||||
[p]Health points: [color=DARK_RED]2 bites[/color].[/p]
|
||||
[p]Reload time: [color=DARK_RED]25 seconds[/color].[/p]
|
||||
[p]Explosion damage: [color=DARK_RED]600 peas[/color].[/p]
|
||||
[p]Prime time: [color=DARK_RED]15 seconds[/color].[/p]"
|
||||
Cost = 25
|
||||
name_key = "potatomine"
|
||||
description_key = "potatomine_desc"
|
||||
Cost = 25.0
|
||||
Scene = ExtResource("2_ig2ti")
|
||||
ReloadTime = 25.0
|
||||
ReloadProgress = 0.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue