Updated marks to include $public, irt the public membership list.

This commit is contained in:
Fang 2017-11-06 21:20:33 +01:00
parent 608533532b
commit 0f276a5e4a
3 changed files with 8 additions and 4 deletions

View File

@ -30,6 +30,8 @@
::
glyph+(ot gyf+so aud+audi bin+bo ~)
nick+(ot who+(su fed:ag) nic+so ~)
::
public+(ot add+bo cir+circ ~)
==
--
::
@ -57,6 +59,8 @@
::
$glyph ~[gyf+s+gyf.act aud+(sa aud.act circ) bin+b+bin.act]
$nick ~[who+(ship who.act) nic+s+nic.act]
::
$public ~[add+b+add.act cir+(circ cir.act)]
==
--
--

View File

@ -16,7 +16,7 @@
^- prize:talk
=- (need ((of -) a))
:~ reader+pire
friend+(as circ)
public+(as circ)
:: burden not needed
circle+pack
==
@ -30,7 +30,7 @@
%+ frond -.piz
?+ -.piz !!
$reader (pire +.piz)
$friend (sa cis.piz circ)
$public (sa cis.piz circ)
:: burden not needed
$circle (pack +.piz)
==

View File

@ -16,7 +16,7 @@
^- rumor:talk
=- (need ((of -) a))
:~ reader+rure
friend+(ot add+bo cir+circ ~)
public+(ot add+bo cir+circ ~)
:: burden not needed
circle+ruso
==
@ -30,7 +30,7 @@
%+ frond -.rum
?+ -.rum !!
$reader (rure rum.rum)
$friend (pairs add+b+add.rum cir+(circ cir.rum) ~)
$public (pairs add+b+add.rum cir+(circ cir.rum) ~)
:: burden not needed
$circle (ruso rum.rum)
==