Content deleted Content added
Julialturner (talk | contribs) Changing lua if true syntax to lua conventions |
Julialturner (talk | contribs) Fixed suppression of Drug section title when not present |
||
Line 678:
--check first to see if any of the drugs have references
--local ref_flag = {} --check each drug for a reference
local ref_flag_all =
for k,v in pairs(drug) do
|