Skip to content
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

G2 Electroshock grenade #66

Closed
wants to merge 1 commit into from

Conversation

morrowwolf
Copy link
Member

PR'ing this makes it easier for me to track, schedule, and work on.

//================================================
*/
/obj/item/explosive/grenade/sebb
name = "\improper G2 Electroshock grenade"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name = "\improper G2 Electroshock grenade"
name = "\improper G2 electroshock grenade"

return

var/turf/T = target
to_chat(user, SPAN_NOTICE("You switch \the [src] into landmind mode and start burying it..."))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
to_chat(user, SPAN_NOTICE("You switch \the [src] into landmind mode and start burying it..."))
to_chat(user, SPAN_NOTICE("You switch \the [src] into landmine mode and start burying it..."))



/obj/item/explosive/grenade/sebb/primed
name = "\improper G2 Electroshock grenade"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name = "\improper G2 Electroshock grenade"
name = "\improper G2 electroshock grenade"

@morrowwolf morrowwolf marked this pull request as draft November 19, 2023 02:25
@morrowwolf morrowwolf closed this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants