Replace square with cone for Basic Arrow Tower.
This commit is contained in:
parent
90fd1c23d3
commit
430e66bfbf
7 changed files with 167 additions and 6 deletions
|
|
@ -10,11 +10,11 @@ MonoBehaviour:
|
|||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 7b353a757b6e6774d97e6fb8ba138fcc, type: 3}
|
||||
m_Name: BasicTower
|
||||
m_Name: BasicArrowTower
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Towers.TowerDefinition
|
||||
DisplayName: Basic Arrow
|
||||
Description: Targets ground and air. Fires single-target arrows. The bread and butter
|
||||
of any maze.
|
||||
DisplayName: Basic Arrow Tower
|
||||
Description: Single-target tower that fires arrows at ground and air enemies. The
|
||||
backbone of any maze.
|
||||
FootprintSize: {x: 2, y: 2}
|
||||
GoldCost: 25
|
||||
BuildTime: 0.5
|
||||
Loading…
Add table
Add a link
Reference in a new issue