mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Made a dmi and a dm file for the german uniforms and maybe russian ones in the future and fixed wedding rings coverage and added mateba and derringer to the crate
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
icon_state = "wedring_g"
|
||||
item_state = "wedring_g"
|
||||
var/partnername = ""
|
||||
body_parts_covered = null
|
||||
|
||||
/obj/item/clothing/gloves/weddingring/attack_self(mob/user)
|
||||
partnername = copytext(sanitize(input(user, "Would you like to change the holoengraving on the ring?", "Name your betrothed", "Bae") as null|text),1,MAX_NAME_LEN)
|
||||
|
||||
Reference in New Issue
Block a user