From 00d835a1062885acbbb46a2b240e2b93ebe7d0b8 Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Thu, 26 Sep 2019 04:28:37 +0000 Subject: [PATCH] Obsolete the money traits. --- data/json/obsolete.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/data/json/obsolete.json b/data/json/obsolete.json index ef13b0a7997aa..0aec148cd75cd 100644 --- a/data/json/obsolete.json +++ b/data/json/obsolete.json @@ -324,6 +324,30 @@ "social_modifiers": { "lie": 2 }, "valid": false }, + { + "type": "mutation", + "id": "SAVINGS", + "name": "Savings", + "points": 1, + "description": "You had some money stashed at the bank for a rainy day. Now that the storm is raging, it's a last call to use it maybe?", + "valid": false + }, + { + "type": "mutation", + "id": "DEBT", + "name": "Debt", + "points": -1, + "description": "You needed money and had a big loan in a bank. Good thing nobody will come to collect it now, right? Right?", + "valid": false + }, + { + "type": "mutation", + "id": "MILLIONAIRE", + "name": "Millionaire", + "points": 3, + "description": "At the time of Cataclysm you were an owner of a fortune stashed in a bank. Does that have any meaning now?", + "valid": false + }, { "id": "metal_wheel", "type": "vehicle_part",