diff --git a/nano/templates/pai_bioscan.tmpl b/nano/templates/pai_bioscan.tmpl index fb5d99b2286..e4dd0046371 100644 --- a/nano/templates/pai_bioscan.tmpl +++ b/nano/templates/pai_bioscan.tmpl @@ -13,15 +13,15 @@ code/modules/mob/living/silicon/pai/software_modules.dm
Oxygen Content : {{:data.oxy}}
- Toxin Cotnet : {{:data.tox}} + Toxin Content : {{:data.tox}}
Burn Status : {{:data.burn}}
- User Temprature : {{:data.temp}} + User Temperature : {{:data.temp}}
{{else}} Error: No biological host found! -{{/if}} \ No newline at end of file +{{/if}}