mirror of
https://github.com/ysoftdevs/pf2015.git
synced 2026-03-24 01:52:30 +01:00
add final level
This commit is contained in:
@@ -201,3 +201,16 @@ var alphabetCards = {
|
||||
'morse': '--..'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
var finaleCards = {
|
||||
'outro': {
|
||||
'1':'P',
|
||||
'2':'F',
|
||||
'3':' ',
|
||||
'4':'2',
|
||||
'5':'0',
|
||||
'6':'1',
|
||||
'7':'5'
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user