Roll 1d6.
- If the result is 1-2 the property is configured like
foo = value - If the result is 3-4 the property is configured like
foo(value) - If the result is 5-6 the property is configured like
foo.set(value)
Discussion
Roll 1d6.
foo = valuefoo(value)foo.set(value)No replies yet
Be the first to share your thoughts.