]> git.mxchange.org Git - friendica-addons.git/blobdiff - morechoice/morechoice.php
More morechoices choices (mostly user suggested).
[friendica-addons.git] / morechoice / morechoice.php
index da5f386d7ac55a8b1e5909f9387d10b0b223b795..e96f0c9708183dc867be512c4cd037f96106f26f 100644 (file)
@@ -107,6 +107,7 @@ function morechoice_sexpref_selector($a,&$b) {
                $b[] = 'Eating people';
                $b[] = 'Being eaten';
                $b[] = 'Animals';
+               $b[] = 'I\'d rather just have some chocolate';
        }
 }
 
@@ -115,6 +116,9 @@ function morechoice_marital_selector($a,&$b) {
                $b[] = 'Married to my job';
                $b[] = 'Polygamist';
                $b[] = 'Half married';
-
+               $b[] = 'Living in the past';
+               $b[] = 'Pretending to be over my ex';
+               $b[] = 'Hurt in the past';
+               $b[] = 'Wallowing in self-pity';
        }
 }