| @@ -1176,19 +1176,19 @@ options = [ | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Ass stench scale", | "name": "Ass stench scale", | ||||
| "id": "basePawStenchArea", | |||||
| "id": "baseAssStenchArea", | |||||
| "type": "float", | "type": "float", | ||||
| "default": "1.5" | "default": "1.5" | ||||
| }, | }, | ||||
| { | { | ||||
| "name": "Piss stench scale", | "name": "Piss stench scale", | ||||
| "id": "basePawStenchArea", | |||||
| "id": "basePissStenchArea", | |||||
| "type": "float", | "type": "float", | ||||
| "default": "0.75" | "default": "0.75" | ||||
| }, | }, | ||||
| { | { | ||||
| "name": "Scat stench scale", | "name": "Scat stench scale", | ||||
| "id": "basePawStenchArea", | |||||
| "id": "baseScatStenchArea", | |||||
| "type": "float", | "type": "float", | ||||
| "default": "3" | "default": "3" | ||||
| }, | }, | ||||