Update
This commit is contained in:
41
Assets/Scripts/Player/Shooter/Shooter_AmmoListData.asset
Normal file
41
Assets/Scripts/Player/Shooter/Shooter_AmmoListData.asset
Normal file
@@ -0,0 +1,41 @@
|
||||
%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: b286ad5b80a17a44dba5b9529e418d14, type: 3}
|
||||
m_Name: Shooter_AmmoListData
|
||||
m_EditorClassIdentifier:
|
||||
itemListDatas:
|
||||
- {fileID: 11400000, guid: 1493f9d9326e8014494b8cb04de38f25, type: 2}
|
||||
ammos:
|
||||
- ammoName: Rifle Ammo
|
||||
ammoID: 13
|
||||
_count: 0
|
||||
ammoItems: []
|
||||
- ammoName: Handgun Ammo
|
||||
ammoID: 14
|
||||
_count: 0
|
||||
ammoItems: []
|
||||
- ammoName: Shotgun Shells
|
||||
ammoID: 17
|
||||
_count: 0
|
||||
ammoItems: []
|
||||
- ammoName: RPG Ammo
|
||||
ammoID: 18
|
||||
_count: 0
|
||||
ammoItems: []
|
||||
- ammoName: Sniper Ammo
|
||||
ammoID: 19
|
||||
_count: 0
|
||||
ammoItems: []
|
||||
- ammoName: Arrows
|
||||
ammoID: 21
|
||||
_count: 0
|
||||
ammoItems: []
|
||||
Reference in New Issue
Block a user