diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2024-08-23 17:29:09 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2024-08-23 17:29:09 +0000 |
commit | 0d81e452adfefe9d99e0b41e1cdfda932d44e31f (patch) | |
tree | 562165c3350b6f791af31737564cf4af4cceb3fd /games | |
parent | 719ccc383820e1e5b61271974f76a9546e61d321 (diff) |
The greek quiz is so obscure that it is ridiculous -- noone can play
this. Replace it with a new quiz about galley (ship) parts. This
commit changes the *LAST UNMODIFIED ORIGINAL FILE* (meaning revision
1.1.1.1) from the original import that created OpenBSD on Oct 18,
1995. With this commit, we have completed an amusing mission of
replacing the final parts of the original OpenBSD.
We have reached OpenBSD of Theseus.
ideas & assistance from mglocker, naval terminology help from jmc
Diffstat (limited to 'games')
-rw-r--r-- | games/quiz/Makefile | 4 | ||||
-rw-r--r-- | games/quiz/datfiles/greek | 7 | ||||
-rw-r--r-- | games/quiz/datfiles/index | 2 | ||||
-rw-r--r-- | games/quiz/datfiles/ship | 7 |
4 files changed, 10 insertions, 10 deletions
diff --git a/games/quiz/Makefile b/games/quiz/Makefile index 6a6d948c057..c537a6a29d3 100644 --- a/games/quiz/Makefile +++ b/games/quiz/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2024/08/23 02:46:09 deraadt Exp $ +# $OpenBSD: Makefile,v 1.9 2024/08/23 17:29:08 deraadt Exp $ PROG= quiz MAN= quiz.6 SRCS= quiz.c rxp.c CATS= africa america arith asia babies bard chinese collectives \ - ed elements europe flowers greek inca index latin locomotive \ + ed elements europe flowers ship inca index latin locomotive \ midearth morse mult murders poetry posneg pres province seq-easy \ seq-hard sexes sov state trek ucc diff --git a/games/quiz/datfiles/greek b/games/quiz/datfiles/greek deleted file mode 100644 index 4833e836113..00000000000 --- a/games/quiz/datfiles/greek +++ /dev/null @@ -1,7 +0,0 @@ -$luw$:{I} [loose|destroy] -$eluon$:{I} [loosed|destroyed|was loosing|was destroying] -$elusa$:{I} [loosed|destroyed] -$leluka$:{I} have [loosed|destroyed] -$lusw$:{I} will [loose|destroy] -$luswn$:[loosing|destroying] -$lusas$:{having} [loosed|destroyed] diff --git a/games/quiz/datfiles/index b/games/quiz/datfiles/index index a66814faf1e..9e3c2479315 100644 --- a/games/quiz/datfiles/index +++ b/games/quiz/datfiles/index @@ -11,7 +11,7 @@ /usr/share/games/quiz.db/elements:symbol:number:weight:element /usr/share/games/quiz.db/europe:Europe{an}:cap{ital} /usr/share/games/quiz.db/flowers:flower{s}:meaning -/usr/share/games/quiz.db/greek:greek:english +/usr/share/games/quiz.db/ship:description:part /usr/share/games/quiz.db/inca:inca:succ{essor} /usr/share/games/quiz.db/latin:latin:english /usr/share/games/quiz.db/locomotive:locomotive:name diff --git a/games/quiz/datfiles/ship b/games/quiz/datfiles/ship new file mode 100644 index 00000000000..5eb9db177ce --- /dev/null +++ b/games/quiz/datfiles/ship @@ -0,0 +1,7 @@ +galley front:bow +galley rear:stern +watertight galley body:hull +fabric for wind propulsion:sail +blade for water propulsion:oar +galley's main weapon:ram +vertical spar:mast |