Skip to content

Commit

Permalink
Merge pull request #134 from BrunoSamoyed/main
Browse files Browse the repository at this point in the history
FirstCustomItemAndSprite
  • Loading branch information
VoiceInYourHead authored Feb 24, 2024
2 parents 6d20140 + b86ce14 commit d7823b9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions customs/code/Bruno.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/obj/item/material/knife/kitchen/plasteelchefknife
name = "plasteel knife"
icon = 'customs/icons/obj/plasteelchefknife.dmi'
icon_state = "plasteelchefknife"
desc = "Knife made of Damascus plasteel. Has a gold engraving A.L. on the blade."
applies_material_name = FALSE
5 changes: 5 additions & 0 deletions customs/config/Brunoitems.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"ckey" : "HelpMeee",
"character_name" : "Amore Larivien",
"item_path" : "/obj/item/material/knife/kitchen/plasteelchefknife"
}
Binary file added customs/icons/obj/plasteelchefknife.dmi
Binary file not shown.

0 comments on commit d7823b9

Please sign in to comment.