Skip to content
Snippets Groups Projects
Commit f6f7557f authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'ency' into 'pregmod-master'

More encyclopedia conversion

See merge request pregmodfan/fc-pregmod!9523
parents ac08c893 c3fb85dd
No related branches found
No related tags found
No related merge requests found
.encyclopedia.topic {
font-weight: bold;
}
/* mark text that is a link/button somewhere else */
/* Click <span class="encyclopedia interaction">X</span> to do Y */
.encyclopedia.interaction {
background: #203e6c;
border-radius: 5px;
border: hidden;
padding: 2px 4px;
white-space: nowrap;
font-size: smaller;
}
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -13,18 +13,6 @@
<<switch $encyclopedia>>
/**********
BEING IN CHARGE
**********/
<<case "Arcologies and Reputation" "Being in Charge" "Costs Summary" "PC Skills" "Random Events" "Rules Assistant" "Sexual Energy" "The Corporation">>
<<= App.Encyclopedia.Dialog.linkSC("Arcologies and Reputation", "Arcologies and Reputation")>>
| <<= App.Encyclopedia.Dialog.linkSC("Random Events", "Random Events")>>
| <<= App.Encyclopedia.Dialog.linkSC("Costs Summary", "Costs Summary")>>
| <<= App.Encyclopedia.Dialog.linkSC("Rules Assistant", "Rules Assistant")>>
| <<= App.Encyclopedia.Dialog.linkSC("The Corporation", "The Corporation")>>
| <<= App.Encyclopedia.Dialog.linkSC("Sexual Energy", "Sexual Energy")>>
| <<= App.Encyclopedia.Dialog.linkSC("PC Skills", "PC Skills")>>
/**********
SLAVES
**********/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment