Minor Hacked Cigarette Machine bug - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Bug Reports (https://forum.ss13.co/forumdisplay.php?fid=9) +--- Thread: Minor Hacked Cigarette Machine bug (/showthread.php?tid=9590) |
Hacked Cigarette Machine bug - Roomba - 11-10-2017 Hacked cigarette machines can only ever have a maximum of one odd cigarette packet per machine. Thanks to the random variance of hacked items, a lot of the time cigarette machines end up with zero odd cigs upon being hacked. RE: Hacked Cigarette Machine bug - Wraithcraft - 11-12-2017 (11-10-2017, 10:29 PM)Roomba Wrote: Hacked cigarette machines can only ever have a maximum of one odd cigarette packet per machine. Thanks to the random variance of hacked items, a lot of the time cigarette machines end up with zero odd cigs upon being hacked. In the code, it chooses a number between 0 and 1. Probably a feature to stop people from abusing them. |