Hi, i need help with the code i trying to add more land grass named: Landtw I'm trying to add two types of encounters in two different grasses on the same map
This is my code:
TerrainTag:
module GameData
class TerrainTag
attr_reader :id
attr_reader :id_number
attr_reader :real_name...