Files
GS13NG/code/modules/antagonists
Putnam f19647acc7 Fixed uplinks not being given to traitors.
Always remember to follow your code VERY CLOSELY or garbage like this happens. finalize_traitor calls traitor_kind.finalize_traitor(); that's how I intended it to happen. Instead, I foolishly wrote "traitor_kind.finalize_traitor()" in the on_gain() proc. I didn't notice for a LONG time, because... well, it's supposed to call finalize_traitor(), just not that one. The pitfalls of working with old code.
2020-03-09 18:47:06 -07:00
..
2020-02-19 22:25:31 -07:00
2020-02-19 12:17:57 -05:00
2020-02-13 20:51:52 +02:00
2020-02-13 20:51:52 +02:00