31 lines
666 B
Plaintext
31 lines
666 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 68fa35b27a7967c4a94bcc4596c2aef1, type: 3}
|
|
m_Name: vShooterItemEnumsList
|
|
m_EditorClassIdentifier:
|
|
itemTypeEnumValues:
|
|
- ShooterWeapon
|
|
- Ammo
|
|
- Archery
|
|
itemAttributesEnumValues:
|
|
- AmmoCount
|
|
- SecundaryAmmoCount
|
|
- SecundaryDamage
|
|
itemTypeEnumFormats:
|
|
- Shooter
|
|
- (VALUE)
|
|
-
|
|
itemAttributesEnumFormats:
|
|
- (VALUE)
|
|
- (VALUE)
|
|
-
|