diff --git a/unity/Assets/Prefabs/CardBaseUI.prefab b/unity/Assets/Prefabs/CardBaseUI.prefab index ea1eb86..fc49469 100644 --- a/unity/Assets/Prefabs/CardBaseUI.prefab +++ b/unity/Assets/Prefabs/CardBaseUI.prefab @@ -112,7 +112,7 @@ MonoBehaviour: m_SelectedTrigger: Selected m_DisabledTrigger: Disabled m_Interactable: 1 - m_TargetGraphic: {fileID: 4636870508535478785} + m_TargetGraphic: {fileID: 7961957966435805549} m_OnClick: m_PersistentCalls: m_Calls: @@ -668,6 +668,7 @@ MonoBehaviour: m_EditorClassIdentifier: cardCanvas: {fileID: 5463950459347836262, guid: fc20f9d5ae7f3364d8425ba33a8d0c81, type: 3} preparedCard: 0 + thrown: 0 --- !u!1 &8916404675787270260 GameObject: m_ObjectHideFlags: 0 diff --git a/unity/Assets/StreamingAssets/ProtoDeck.txt b/unity/Assets/StreamingAssets/ProtoDeck.txt index ae1f816..80696f9 100644 --- a/unity/Assets/StreamingAssets/ProtoDeck.txt +++ b/unity/Assets/StreamingAssets/ProtoDeck.txt @@ -70,6 +70,19 @@ description: ~ The Creator of the Card bg: greenbg.png +[Card] +id: pingcard +name: Ping +basetype: Effect +typemod: None +typename: Annoying Sound +image: pingcard.png +action: + Annoy all players. +description: + WHY WOULD YOU DO THAT AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA. +bg: bluebg.png + [Deck] name: Prototype Deck creetoor*6 diff --git a/unity/Assets/StreamingAssets/bluebg.png b/unity/Assets/StreamingAssets/bluebg.png new file mode 100644 index 0000000..bc9c83e Binary files /dev/null and b/unity/Assets/StreamingAssets/bluebg.png differ diff --git a/unity/Assets/StreamingAssets/bluebg.png.meta b/unity/Assets/StreamingAssets/bluebg.png.meta new file mode 100644 index 0000000..232dd3f --- /dev/null +++ b/unity/Assets/StreamingAssets/bluebg.png.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9fbddc5c7df2a8c48b5edd24dbcb1c72 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/unity/Assets/StreamingAssets/pingcard.png b/unity/Assets/StreamingAssets/pingcard.png new file mode 100644 index 0000000..8ca954c Binary files /dev/null and b/unity/Assets/StreamingAssets/pingcard.png differ diff --git a/unity/Assets/StreamingAssets/pingcard.png.meta b/unity/Assets/StreamingAssets/pingcard.png.meta new file mode 100644 index 0000000..8e4ef09 --- /dev/null +++ b/unity/Assets/StreamingAssets/pingcard.png.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0f84473a49ff01449b0ad5572095f1a9 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: