Renames trait datums/character traits to quirks to differentiate them from the other trait system in the code

This commit is contained in:
oranges
2018-05-07 00:21:35 +12:00
committed by CitadelStationBot
parent 11c1e8fbf7
commit e0412f6325
21 changed files with 326 additions and 287 deletions
@@ -400,7 +400,7 @@
SSticker.mode.make_antag_chance(humanc)
if(humanc && CONFIG_GET(flag/roundstart_traits))
SStraits.AssignTraits(humanc, humanc.client, TRUE)
SSquirks.AssignQuirks(humanc, humanc.client, TRUE)
log_manifest(character.mind.key,character.mind,character,latejoin = TRUE)