Skip to content

questionmark on smoke grenades on sec voucher gives error #5411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MonkestationIssueBot opened this issue Feb 10, 2025 · 1 comment
Closed

Comments

@SirNightKnight
Copy link
Collaborator

not a bug, i coded it like that

/datum/voucher_set/security/utility/smokebombs
	name = "Box of Smoke Grenades"
	description = "<B>WARNING: %$#SYTEM_ERROR#$#.</B>"
	icon = 'icons/obj/weapons/grenade.dmi'
	icon_state = "smokered"
	set_items = list(
		/obj/item/storage/box/sec_smokebomb,
		)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants