mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-27 22:57:15 +01:00
Corrects tooltip
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
if (C.crafted_ied)
|
||||
var/list/flag = list()
|
||||
flag["icon"] = "hammer"
|
||||
flag["tooltip"] = "This player crafted an IED."
|
||||
flag["tooltip"] = "This player crafted an IED or Molotov."
|
||||
flags += list(flag)
|
||||
|
||||
return flags
|
||||
|
||||
Reference in New Issue
Block a user