Audio system and rich text
This commit is contained in:
parent
a6f817efbc
commit
68cafff083
161 changed files with 1605 additions and 255 deletions
|
|
@ -7,10 +7,14 @@
|
|||
[resource]
|
||||
script = ExtResource("1_33j6b")
|
||||
display_name = "Potato mine"
|
||||
display_description = "Blow"
|
||||
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
|
||||
Scene = ExtResource("2_ig2ti")
|
||||
ReloadTime = 25.0
|
||||
ReloadProgress = 0.0
|
||||
ReloadProgress = 0.9
|
||||
Preview = ExtResource("1_xk2pg")
|
||||
Layer = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue