mirror of
https://github.com/pichsenmeister/WienerScript.git
synced 2025-03-10 15:49:05 +01:00
Add "HEAST"-Keyword
No implementation of WIenerScript should be missing the most iconic Viennese interjection. I've added "HEAST" as an alias for "alert" to not break existing WS sourcecode.
This commit is contained in:
parent
00b5e47158
commit
440f6e79f9
1 changed files with 2 additions and 1 deletions
|
@ -53,4 +53,5 @@
|
||||||
"HOST MI": "?",
|
"HOST MI": "?",
|
||||||
"DANN HOIT NET": ":",
|
"DANN HOIT NET": ":",
|
||||||
"HUACH ZUA": "=>"
|
"HUACH ZUA": "=>"
|
||||||
}
|
"HEAST": "alert"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue