Skip to content

Commit

Permalink
Merge pull request #48 from Micni43/1.15.3
Browse files Browse the repository at this point in the history
Crimic Cosmos 1.15.3 b
  • Loading branch information
lncongruence authored Jun 13, 2024
2 parents ef522f5 + e6ca3df commit 90ecbe5
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _metadata
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"link": "steam://url/CommunityFilePage/2791351318",
"name": "crimiccosmos",
"steamContentId": "2791351318",
"version": "1.15.2",
"version": "1.15.3",
"includes": [
"FrackinUniverse"
]
Expand Down
22 changes: 22 additions & 0 deletions items/augments/partytimeaugment.augment
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"itemName" : "partytimeaugment",
"price" : 1,
"rarity" : "Legendary",
"tooltipKind" : "eppaugment",
"category" : "eppAugment",
"inventoryIcon" : "partytimeaugment.png",
"description" : "....wtf?",
"shortdescription" : "PLUR Augment",

"augment" : {
"type" : "back",
"name" : "partytimeaugment",
"displayName" : "PLUR Augment",
"displayIcon" : "/items/augments/pet/extraresistanceaugment.png",
"effects" : [ "partytime2" ]
},

"radioMessagesOnPickup" : [ "pickupaugment" ],

"scripts" : [ "/scripts/augments/augment.lua" ]
}
Binary file added items/augments/partytimeaugment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions objects/crimart/crimart.object
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
{
"item": "eyespasmtrap",
"price": 24000
},
{
"item": "partytimeaugment",
"price": 65900
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions spashield02.modinfo
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"metadata": {
"author": "Micni",
"steamContentId": "2791351318",
"version": "1.15.2",
"version": "1.15.3",
"description": "Very Crimy Mod."
}
}
}

0 comments on commit 90ecbe5

Please sign in to comment.