Changes

Jump to: navigation, search

Module:Tag Force present responses

64 bytes added, 1 month ago
fix grammar if gender is unspecified
local intro = '<p>In <i>[[' .. self.game .. ']]</i>, ' .. (self.name) .. ' has the following responses when the player gives ' .. (self:getObjectivePronoun()) .. ' a present.</p>'
intro = intro .. '<p>The "Trust" column shows how much of a heart the present will increase in the level of trust. '
intro = intro .. 'The "Card", "Dueling", and "Them" columns show the effect it has on how many more times ' .. (self:getPronoun()) intro = intro .. (self:getPronoun() == 'they' and ' are' or ' is ') ..' willing to talk about that topic (maximum 5).</p>'
local chart = mw.html.create('table'):attr('class', 'wikitable')

Navigation menu