diff --git a/game/modules/tome/data/birth/descriptors.lua b/game/modules/tome/data/birth/descriptors.lua index a0dc7c5a91b2189fce09791d535b2b7c62a7e56c..c7b2f4ce3543d23c3feb4678d29bc0119c8eb5b4 100644 --- a/game/modules/tome/data/birth/descriptors.lua +++ b/game/modules/tome/data/birth/descriptors.lua @@ -240,7 +240,6 @@ newBirthDescriptor{ copy = { instakill_immune = 1, __game_difficulty = 4, - money = 100, }, game_state = { default_random_rare_chance = 3, @@ -278,7 +277,6 @@ newBirthDescriptor{ copy = { instakill_immune = 1, __game_difficulty = 5, - money = 150, }, game_state = { default_random_rare_chance = 3,