File tree Expand file tree Collapse file tree 1 file changed +13
-10
lines changed
Expand file tree Collapse file tree 1 file changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -2803,7 +2803,7 @@ return {
28032803 unlock = {
28042804 " Gewinne einen Durchlauf mit" ,
28052805 " {E:1,C:attention}Flush Five{} als letzte Hand" ,
2806- }
2806+ },
28072807 },
28082808 j_cry_sync_catalyst = {
28092809 name = " Sync Katalysator" ,
@@ -3720,7 +3720,10 @@ return {
37203720 },
37213721 tag_cry_cat = {
37223722 name = " Katzen-Tag" ,
3723- text = { " Miau." , " {C:inactive}Level {C:dark_edition}#1#" }, -- (=^・w・^=)
3723+ text = {
3724+ " Miau." ,
3725+ " {C:inactive}Level {C:dark_edition}#1#"
3726+ },
37243727 },
37253728 tag_cry_console = {
37263729 name = " Konsolen-Tag" ,
@@ -4570,14 +4573,14 @@ return {
45704573 " {C:inactive}Mehrmals: ({C:cry_code}#1#{C:inactive} übrig)" ,
45714574 },
45724575 },
4573- Unique = {
4574- c_cry_potion = {
4575- name = " Trank " ,
4576- text = {
4577- " Gibt einen unbekannten " ,
4578- " {C:attention}Fluch{} wenn genutzt " ,
4579- " {C:inactive,s:0.7}Von Schokoladenwürfel erhalten " ,
4580- } ,
4576+ },
4577+ Unique = {
4578+ c_cry_potion = {
4579+ name = " Trank " ,
4580+ text = {
4581+ " Gibt einen unbekannten " ,
4582+ " {C:attention}Fluch{} wenn genutzt " ,
4583+ " {C:inactive,s:0.7}Von Schokoladenwürfel erhalten " ,
45814584 },
45824585 },
45834586 },
You can’t perform that action at this time.
0 commit comments