Skip to content

Commit

Permalink
Merge pull request CleverRaven#71594 from MNG-cataclysm/rubik_bugfix
Browse files Browse the repository at this point in the history
Define Rubik's personality
  • Loading branch information
Maleclypse authored Feb 9, 2024
2 parents 6669bf9 + 18453cc commit 74d1b75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/json/npcs/exodii/exodii_merchant_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"attitude": 0,
"mission": 3,
"chat": "TALK_EXODII_MERCHANT",
"faction": "exodii"
"faction": "exodii",
"personality": { "aggression": -1, "bravery": 2, "collector": -3, "altruism": 3 }
},
{
"type": "npc_class",
Expand Down

0 comments on commit 74d1b75

Please sign in to comment.