1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-08-06 12:45:25 +01:00

Remove debug print line

This commit is contained in:
chris 2022-09-19 21:45:59 -04:00
parent eec5b02864
commit 371437c1df

View file

@ -357,8 +357,6 @@ found_ward:
if(!Role_if(PM_WIZARD) && target > 0)
target /= 5;
pline("level: %d school: %d target: %d", oc->oc_level, school_skill, target);
/* can't write if we don't know it - unless we're lucky */
if(objects[new_obj->otyp].oc_nowish ||
(!(objects[new_obj->otyp].oc_name_known) &&