control click and then drag is easy

This commit is contained in:
lolman360
2019-08-11 11:16:19 +10:00
committed by GitHub
parent ffad3cfe22
commit 0451390778
6 changed files with 50 additions and 0 deletions
@@ -313,3 +313,9 @@
message = replacetextEx(message,regex(capitalize(key),"g"), "[capitalize(value)]")
message = replacetextEx(message,regex(key,"g"), "[value]")
speech_args[SPEECH_MESSAGE] = trim(message)
/obj/item/clothing/mask/bandana/durathread
name = "durathread bandana"
desc = "A bandana made from durathread, you wish it would provide some protection to its wearer, but it's far too thin..."
icon_state = "banddurathread"