Merge branch 'TG-sync-testing' of https://github.com/Citadel-Station-13/Citadel-Station-13 into TG-sync-testing

This commit is contained in:
Poojawa
2018-02-01 12:59:06 -06:00
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1768,7 +1768,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
character.set_species(chosen_species, icon_update=0)
//citadel code
character.give_genitals()
character.give_genitals(TRUE)
character.flavor_text = features["flavor_text"] //Let's update their flavor_text at least initially
character.canbearoused = arousable
@@ -0,0 +1,4 @@
author: "deathride58"
delete-after: True
changes:
- bugfix: "Genitals now reset properly between previews"