Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fc-pregmod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
macaronideath
fc-pregmod
Commits
2fdcbf2a
Commit
2fdcbf2a
authored
7 years ago
by
hexall90
Browse files
Options
Downloads
Patches
Plain Diff
adjustments
parent
554708eb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
TODO.txt
+7
-1
7 additions, 1 deletion
TODO.txt
src/SecExp/weaponsManufacturing.tw
+1
-1
1 addition, 1 deletion
src/SecExp/weaponsManufacturing.tw
with
8 additions
and
2 deletions
TODO.txt
+
7
−
1
View file @
2fdcbf2a
...
@@ -13,4 +13,10 @@ Events:
...
@@ -13,4 +13,10 @@ Events:
-famous criminal escapes to the arcology, followed by another arcology police force
-famous criminal escapes to the arcology, followed by another arcology police force
Edicts:
Edicts:
-cyber enhancements for slave units
-cyber enhancements for slave units
\ No newline at end of file
Bugs:
-sometimes troop counts breaks
-sometimes rebel numbers have fractionary parts
-growth stimulants can give height with fractionary parts
-weap manufacturing is a mess as always
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/SecExp/weaponsManufacturing.tw
+
1
−
1
View file @
2fdcbf2a
...
@@ -68,7 +68,7 @@ You own $helots free menial slaves. This manufacturing complex can house 500 at
...
@@ -68,7 +68,7 @@ You own $helots free menial slaves. This manufacturing complex can house 500 at
|
|
<<link "Transfer all free menial slaves">>
<<link "Transfer all free menial slaves">>
<<if $helots > 500 - $weapHelots>>
<<if $helots > 500 - $weapHelots>>
<<set $helots -= $weapHelots>>
<<set $helots -=
500 -
$weapHelots>>
<<set $weapHelots = 500>>
<<set $weapHelots = 500>>
<<else>>
<<else>>
<<set $weapHelots += $helots>>
<<set $weapHelots += $helots>>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment