From 11cdfff6682dda92e09053d8780d1160633f4a94 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Tue, 9 Jun 2015 19:29:13 +0200 Subject: [PATCH] Add table for modifier prices. --- tables/modifierprice.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tables/modifierprice.yml diff --git a/tables/modifierprice.yml b/tables/modifierprice.yml new file mode 100644 index 0000000..e1b9737 --- /dev/null +++ b/tables/modifierprice.yml @@ -0,0 +1,13 @@ +name: Modifier Price +data: + 0: 0 + 1: 1000 + 2: 4000 + 3: 9000 + 4: 16000 + 5: 25000 + 6: 36000 + 7: 49000 + 8: 64000 + 9: 81000 + 10: 100000 \ No newline at end of file