1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
| %YAML 1.1
| %TAG !u! tag:unity3d.com,2011:
| --- !u!114 &11400000
| MonoBehaviour:
| m_ObjectHideFlags: 0
| m_PrefabParentObject: {fileID: 0}
| m_PrefabInternal: {fileID: 0}
| m_GameObject: {fileID: 0}
| m_Enabled: 1
| m_EditorHideFlags: 0
| m_Script: {fileID: 11500000, guid: 24e2352be0954e359a850a9d99215c6e, type: 3}
| m_Name: MachineGun1
| m_EditorClassIdentifier:
| description: Tier 1 - High fire rate, low damage
| upgradeDescription:
| cost: 4
| sell: 2
| maxHealth: 5
| startingHealth: 5
| icon: {fileID: 21300000, guid: 3631244dc04164d079a3302a39dbc0c6, type: 3}
|
|