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

Added position query for spray can and markers actions. #37761

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

eilaattwood
Copy link
Contributor

Summary

SUMMARY: Features "Adds ability to write graffities on adjacent squares"

Purpose of change

Fixes #37704 - Writing on adjacent squares, not just the floor.

Describe the solution

Added position query for spray can and markers actions.

Describe alternatives you've considered

N/A

Testing

Spawned spray can and permanent market, tried to write on the wall, on the staris, on the door. Behaves correctly.

Additional context

None

@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` [JSON] Changes (can be) made in JSON Info / User Interface Game - player communication, menus, etc. Items / Item Actions / Item Qualities Items and how they work and interact labels Feb 6, 2020
@ZhilkinSerg ZhilkinSerg merged commit e43e9ec into CleverRaven:master Feb 6, 2020
@eilaattwood eilaattwood deleted the write-on-walls branch February 6, 2020 18:07
@ashGlaw
Copy link
Contributor

ashGlaw commented Feb 7, 2020

Thanks so much for adding this! I am excite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. Items / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Writing on adjacent squares, not just the floor
3 participants